Use this color
Create with Light Sea Green
Open a professional color tool with #20B2AA already applied. Each configuration stays canonical to the tool and can be adjusted or shared.
CSS Utilities
--color-light-sea-green: #20B2AA;
.bg-light-sea-green { background-color: #20B2AA; }
.text-light-sea-green { color: #20B2AA; }Color meaning and use
About Light Sea Green Color
Light Sea Green uses HEX #20B2AA, RGB 32, 178, 170, and HSL 177°, 70%, 41%. The dataset classifies it in the cyan family with cool temperature and balanced visual character.
No separate named-color neighbor is recorded for this entry. Its relative luminance is 0.3505; black contrast is 8.01:1 and white contrast is 2.62:1, making black the stronger of those two standard foreground choices.
WCAG Accessibility
Contrast checks for Light Sea Green against black and white text.
Downloadable color reference infographic
Light Sea Green Color Reference Infographic
Save a high-resolution infographic of Light Sea Green, including its color values, coordinated palette, and black and white text contrast.

Color Harmonies
Variants
Pairings
Machine-readable data
Machine-Readable Color Data (JSON)
Perfect for CSS, design systems, automation, and AI ingestion.
hexCanonical HEX valuergbRed, green, blue channelshslHue, saturation, lightnesscmykApproximate print conversionwcagAA and AAA contrast optionsharmoniesMathematical harmony setsvariantsGenerated tone variantsnearestColorsKnowledge graph neighborsStructured sections
Color systems
{
"hex": "#20B2AA",
"rgb": [
32,
178,
170
],
"hsl": [
177,
70,
41
],
"cmyk": [
82,
0,
4,
30
],
"luminance": 0.3505,
"contrast": {
"black": 8.01,
"white": 2.62
}
}WCAG
{
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
}Harmonies
{
"complementary": "#B21F27",
"analogous": [
"#1FB261",
"#1F70B2"
],
"triadic": [
"#AA1FB2",
"#B2AA1F"
],
"tetradic": [
"#611FB2",
"#B21F27",
"#70B21F"
],
"splitComplementary": [
"#B21F70",
"#B2611F"
],
"monochromatic": [
"#4DE0D8",
"#20B2AA",
"#126460"
]
}Variants
{
"light": "#4DE0D8",
"dark": "#126460",
"saturated": "#08C9BF",
"desaturated": "#369B96",
"pastel": "#79D8D3",
"neon": "#00FAED"
}Pairings
{
"best": [
"#000000",
"#B21F27",
"#1FB261",
"#1F70B2"
],
"avoid": [
"#369B96",
"#4DE0D8"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#4DE0D8",
"#369B96"
]
}Knowledge graph
{
"nearestColors": [
"manganese-blue",
"verdigris",
"persian-green",
"robin-egg-blue",
"zircon-blue"
],
"generatedPalettes": [
"light-sea-green"
],
"generatedComparisons": [
"light-sea-green-vs-manganese-blue",
"light-sea-green-vs-verdigris"
],
"relatedFamilies": [
"/colors/by-family/cyan",
"/colors/by-temperature/cool",
"/colors/by-tone/balanced"
],
"relatedTools": [
"/harmonies/light-sea-green",
"/wcag/light-sea-green",
"/css/colors/light-sea-green",
"/hex/20b2aa",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
],
"semanticRelations": {
"broader": [
"/colors/by-family/cyan",
"/colors/by-temperature/cool",
"/colors/by-tone/balanced"
],
"narrower": [
"/palettes/light-sea-green"
],
"related": [
"/colors/manganese-blue",
"/colors/verdigris",
"/colors/persian-green",
"/colors/robin-egg-blue",
"/colors/zircon-blue",
"/compare/light-sea-green-vs-manganese-blue",
"/compare/light-sea-green-vs-verdigris",
"/harmonies/light-sea-green",
"/wcag/light-sea-green",
"/css/colors/light-sea-green",
"/hex/20b2aa",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
}
}Full JSON dataset
{
"slug": "light-sea-green",
"name": "Light Sea Green",
"cssName": "lightseagreen",
"hex": "#20B2AA",
"family": "cyan",
"temperature": "cool",
"tone": [
"balanced"
],
"uses": [
"web design",
"CSS color systems",
"UI prototyping"
],
"psychology": {
"associations": [
"context dependent"
],
"contexts": [
"web interfaces",
"design systems",
"technical color references"
],
"avoidIn": [
"claims that require brand or cultural specificity"
]
},
"aliases": [
"lightseagreen"
],
"sourceType": "standard",
"confidence": "high",
"sourceUrl": "https://www.w3.org/TR/css-color-4/#named-colors",
"origin": {
"type": "css",
"notes": "Standard CSS named color."
},
"reviewStatus": "auto",
"editorialNotes": "Generated from CSS named color data and computed color-system properties.",
"tags": [
"cyan",
"cool",
"balanced",
"web-design",
"css-color-systems",
"ui-prototyping",
"context-dependent"
],
"popularity": 63,
"rgb": [
32,
178,
170
],
"hsl": [
177,
70,
41
],
"cmyk": [
82,
0,
4,
30
],
"luminance": 0.3505,
"contrast": {
"black": 8.01,
"white": 2.62
},
"harmonies": {
"complementary": "#B21F27",
"analogous": [
"#1FB261",
"#1F70B2"
],
"triadic": [
"#AA1FB2",
"#B2AA1F"
],
"tetradic": [
"#611FB2",
"#B21F27",
"#70B21F"
],
"splitComplementary": [
"#B21F70",
"#B2611F"
],
"monochromatic": [
"#4DE0D8",
"#20B2AA",
"#126460"
]
},
"variants": {
"light": "#4DE0D8",
"dark": "#126460",
"saturated": "#08C9BF",
"desaturated": "#369B96",
"pastel": "#79D8D3",
"neon": "#00FAED"
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"css": {
"variable": "--color-light-sea-green: #20B2AA;",
"utility": ".bg-light-sea-green { background-color: #20B2AA; }",
"textUtility": ".text-light-sea-green { color: #20B2AA; }"
},
"nearestColors": [
"manganese-blue",
"verdigris",
"persian-green",
"robin-egg-blue",
"zircon-blue"
],
"generatedPalettes": [
"light-sea-green"
],
"generatedComparisons": [
"light-sea-green-vs-manganese-blue",
"light-sea-green-vs-verdigris"
],
"relatedFamilies": [
"/colors/by-family/cyan",
"/colors/by-temperature/cool",
"/colors/by-tone/balanced"
],
"relatedTools": [
"/harmonies/light-sea-green",
"/wcag/light-sea-green",
"/css/colors/light-sea-green",
"/hex/20b2aa",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
],
"semanticRelations": {
"broader": [
"/colors/by-family/cyan",
"/colors/by-temperature/cool",
"/colors/by-tone/balanced"
],
"narrower": [
"/palettes/light-sea-green"
],
"related": [
"/colors/manganese-blue",
"/colors/verdigris",
"/colors/persian-green",
"/colors/robin-egg-blue",
"/colors/zircon-blue",
"/compare/light-sea-green-vs-manganese-blue",
"/compare/light-sea-green-vs-verdigris",
"/harmonies/light-sea-green",
"/wcag/light-sea-green",
"/css/colors/light-sea-green",
"/hex/20b2aa",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
},
"pairings": {
"best": [
"#000000",
"#B21F27",
"#1FB261",
"#1F70B2"
],
"avoid": [
"#369B96",
"#4DE0D8"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#4DE0D8",
"#369B96"
]
}
}