#89CDA2#89CDA2
#89CDA2 is a light, moderate green. Relative luminance 0.516; OKLCH L 79.1% C 0.092 H 155.9°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #89CDA2 |
|---|---|
| RGB | rgb(137, 205, 162) |
| HSL | hsl(142, 40%, 67%) |
| HSV | hsv(142, 33%, 80%) |
| CMYK | cmyk(33.2%, 0%, 21%, 19.6%) |
| CIE-LAB | lab(77.03, -30.52, 14.70) |
| CIE-LCH | lch(77.03, 33.88, 154.28°) |
| OKLab | oklab(79.11% -0.0843 0.0377) |
| OKLCH | oklch(79.11% 0.092 155.9) |
| XYZ | xyz(38.6671, 51.5876, 42.0954) |
| Luminance | 0.5159 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.27
Darkseagreen
#8FBC8F
ΔE00 5.55
Mediumaquamarine
#66CDAA
ΔE00 5.56
Pale Teal
#82CBB2
ΔE00 5.57
Seafoam Blue
#78D1B6
ΔE00 6.15
Light Teal
#90E4C1
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CDA2 #CD89B4
analogous
#92CD89 #89CDA2 #89CDC4
triadic
#89CDA2 #A289CD #CDA289
tetradic
#89CDA2 #8992CD #CD89B4 #CDC489
square
#89CDA2 #8992CD #CD89B4 #CDC489
split-complementary
#89CDA2 #C489CD #CD8992
monochromatic
#419A62 #5EBB80 #89CDA2 #B4DFC4 #DFF1E6
Accessibility & contrast
On white
1.86
#89CDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#89CDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CDA2
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CDA2 | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC3A0
Deuteranopia (green-blind)
#C1BBA4
Tritanopia (blue-blind)
#7CCCC1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #89cda2; /* rgb */ color: rgb(137, 205, 162); /* oklch */ color: oklch(79.1% 0.092 155.9);
Tailwind
colors: {
custom: {
50: '#addcbd',
500: '#89cda2',
950: '#000000',
},
}SCSS
$custom: #89cda2; $custom-light: #addcbd; $custom-dark: #000000;
JSON
{
"hex": "#89cda2",
"rgb": {
"r": 137,
"g": 205,
"b": 162
},
"hsl": {
"h": 142.059,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.79109,
"c": 0.09238,
"h": 155.9
},
"luminance": 0.5159
}Semantic roles & 50–950 ramp
primary
#89CDA2
secondary
#A15A86
accent
#3284B4
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101512
muted
#818482