#89DCA3#89DCA3
#89DCA3 is a very light, moderate green. Relative luminance 0.591; OKLCH L 82.6% C 0.115 H 153.3°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #89DCA3 |
|---|---|
| RGB | rgb(137, 220, 163) |
| HSL | hsl(139, 54%, 70%) |
| HSV | hsv(139, 38%, 86%) |
| CMYK | cmyk(37.7%, 0%, 25.9%, 13.7%) |
| CIE-LAB | lab(81.37, -37.31, 20.22) |
| CIE-LCH | lch(81.37, 42.44, 151.54°) |
| OKLab | oklab(82.62% -0.1023 0.0515) |
| OKLCH | oklch(82.62% 0.115 153.3) |
| XYZ | xyz(42.5180, 59.1466, 43.8193) |
| Luminance | 0.5915 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.80
Seafoam
#7FE0B3
ΔE00 3.94
Mint
#AAF0C1
ΔE00 5.87
Light Sea Green
#98F6B0
ΔE00 5.96
Light Teal
#90E4C1
ΔE00 6.19
Seafoam (survey)
#80F9AD
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DCA3 #DC89C2
analogous
#99DC89 #89DCA3 #89DCCC
triadic
#89DCA3 #A389DC #DCA389
tetradic
#89DCA3 #8999DC #DC89C2 #DCCC89
square
#89DCA3 #8999DC #DC89C2 #DCCC89
split-complementary
#89DCA3 #CC89DC #DC8999
monochromatic
#36B55E #5ACE7E #89DCA3 #B8EAC8 #E7F8ED
Accessibility & contrast
On white
1.64
#89DCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#89DCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DCA3
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DCA3 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD0A0
Deuteranopia (green-blind)
#CFC7A6
Tritanopia (blue-blind)
#7ADACD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #89dca3; /* rgb */ color: rgb(137, 220, 163); /* oklch */ color: oklch(82.6% 0.115 153.3);
Tailwind
colors: {
custom: {
50: '#aee7be',
500: '#89dca3',
950: '#000000',
},
}SCSS
$custom: #89dca3; $custom-light: #aee7be; $custom-dark: #000000;
JSON
{
"hex": "#89dca3",
"rgb": {
"r": 137,
"g": 220,
"b": 163
},
"hsl": {
"h": 138.795,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.82621,
"c": 0.11459,
"h": 153.3
},
"luminance": 0.59149
}Semantic roles & 50–950 ramp
primary
#89DCA3
secondary
#B35696
accent
#2490C2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#111612
muted
#818482