#89CEA2#89CEA2
#89CEA2 is a light, moderate green. Relative luminance 0.521; OKLCH L 79.3% C 0.094 H 155.6°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #89CEA2 |
|---|---|
| RGB | rgb(137, 206, 162) |
| HSL | hsl(142, 41%, 67%) |
| HSV | hsv(142, 33%, 81%) |
| CMYK | cmyk(33.5%, 0%, 21.4%, 19.2%) |
| CIE-LAB | lab(77.32, -31.00, 15.11) |
| CIE-LCH | lch(77.32, 34.48, 154.01°) |
| OKLab | oklab(79.34% -0.0856 0.0388) |
| OKLCH | oklch(79.34% 0.094 155.6) |
| XYZ | xyz(38.9071, 52.0676, 42.1754) |
| Luminance | 0.5207 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.07
Mediumaquamarine
#66CDAA
ΔE00 5.63
Darkseagreen
#8FBC8F
ΔE00 5.72
Pale Teal
#82CBB2
ΔE00 5.79
Hospital Green
#9BE5AA
ΔE00 6.14
Seafoam Blue
#78D1B6
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CEA2 #CE89B5
analogous
#93CE89 #89CEA2 #89CEC4
triadic
#89CEA2 #A289CE #CEA289
tetradic
#89CEA2 #8993CE #CE89B5 #CEC489
square
#89CEA2 #8993CE #CE89B5 #CEC489
split-complementary
#89CEA2 #C489CE #CE8993
monochromatic
#419C62 #5EBC80 #89CEA2 #B4E0C4 #DFF2E6
Accessibility & contrast
On white
1.84
#89CEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#89CEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CEA2
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CEA2 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC4A0
Deuteranopia (green-blind)
#C2BCA4
Tritanopia (blue-blind)
#7CCDC2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #89cea2; /* rgb */ color: rgb(137, 206, 162); /* oklch */ color: oklch(79.3% 0.094 155.6);
Tailwind
colors: {
custom: {
50: '#adddbd',
500: '#89cea2',
950: '#000000',
},
}SCSS
$custom: #89cea2; $custom-light: #adddbd; $custom-dark: #000000;
JSON
{
"hex": "#89cea2",
"rgb": {
"r": 137,
"g": 206,
"b": 162
},
"hsl": {
"h": 141.739,
"s": 41.317,
"l": 67.255
},
"oklch": {
"l": 0.79341,
"c": 0.09395,
"h": 155.6
},
"luminance": 0.5207
}Semantic roles & 50–950 ramp
primary
#89CEA2
secondary
#A25988
accent
#3185B4
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101512
muted
#818482