#89DCAB#89DCAB
#89DCAB is a very light, moderate green. Relative luminance 0.594; OKLCH L 82.8% C 0.107 H 157.2°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #89DCAB |
|---|---|
| RGB | rgb(137, 220, 171) |
| HSL | hsl(145, 54%, 70%) |
| HSV | hsv(145, 38%, 86%) |
| CMYK | cmyk(37.7%, 0%, 22.3%, 13.7%) |
| CIE-LAB | lab(81.53, -35.80, 16.25) |
| CIE-LCH | lch(81.53, 39.32, 155.59°) |
| OKLab | oklab(82.81% -0.0988 0.0416) |
| OKLCH | oklch(82.81% 0.107 157.2) |
| XYZ | xyz(43.2576, 59.4424, 47.7144) |
| Luminance | 0.5945 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.36
Hospital Green
#9BE5AA
ΔE00 3.72
Light Teal
#90E4C1
ΔE00 4.40
Mint
#AAF0C1
ΔE00 5.40
Mediumaquamarine
#66CDAA
ΔE00 6.32
Eucalyptus
#44D7A8
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DCAB #DC89BA
analogous
#91DC89 #89DCAB #89DCD4
triadic
#89DCAB #AB89DC #DCAB89
tetradic
#89DCAB #8991DC #DC89BA #DCD489
square
#89DCAB #8991DC #DC89BA #DCD489
split-complementary
#89DCAB #D489DC #DC8991
monochromatic
#36B56A #5ACE89 #89DCAB #B8EACD #E7F8EE
Accessibility & contrast
On white
1.63
#89DCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#89DCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DCAB
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DCAB | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD0A8
Deuteranopia (green-blind)
#CEC7AE
Tritanopia (blue-blind)
#78DBCE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #89dcab; /* rgb */ color: rgb(137, 220, 171); /* oklch */ color: oklch(82.8% 0.107 157.2);
Tailwind
colors: {
custom: {
50: '#aee7c4',
500: '#89dcab',
950: '#000000',
},
}SCSS
$custom: #89dcab; $custom-light: #aee7c4; $custom-dark: #000000;
JSON
{
"hex": "#89dcab",
"rgb": {
"r": 137,
"g": 220,
"b": 171
},
"hsl": {
"h": 144.578,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.82805,
"c": 0.10724,
"h": 157.2
},
"luminance": 0.59445
}Semantic roles & 50–950 ramp
primary
#89DCAB
secondary
#B3568D
accent
#2481C2
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#111612
muted
#818482