#89DCA2#89DCA2
#89DCA2 is a very light, moderate green. Relative luminance 0.591; OKLCH L 82.6% C 0.116 H 152.8°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #89DCA2 |
|---|---|
| RGB | rgb(137, 220, 162) |
| HSL | hsl(138, 54%, 70%) |
| HSV | hsv(138, 38%, 86%) |
| CMYK | cmyk(37.7%, 0%, 26.4%, 13.7%) |
| CIE-LAB | lab(81.35, -37.49, 20.72) |
| CIE-LCH | lch(81.35, 42.84, 151.08°) |
| OKLab | oklab(82.6% -0.1028 0.0528) |
| OKLCH | oklch(82.6% 0.116 152.8) |
| XYZ | xyz(42.4288, 59.1109, 43.3493) |
| Luminance | 0.5911 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.76
Seafoam
#7FE0B3
ΔE00 4.14
Light Sea Green
#98F6B0
ΔE00 5.90
Mint
#AAF0C1
ΔE00 5.97
Light Teal
#90E4C1
ΔE00 6.41
Seafoam (survey)
#80F9AD
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DCA2 #DC89C3
analogous
#9ADC89 #89DCA2 #89DCCB
triadic
#89DCA2 #A289DC #DCA289
tetradic
#89DCA2 #899ADC #DC89C3 #DCCB89
square
#89DCA2 #899ADC #DC89C3 #DCCB89
split-complementary
#89DCA2 #CB89DC #DC899A
monochromatic
#36B55C #5ACE7D #89DCA2 #B8EAC7 #E7F8EC
Accessibility & contrast
On white
1.64
#89DCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#89DCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DCA2
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DCA2 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCF9F
Deuteranopia (green-blind)
#CFC7A5
Tritanopia (blue-blind)
#7ADACC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #89dca2; /* rgb */ color: rgb(137, 220, 162); /* oklch */ color: oklch(82.6% 0.116 152.8);
Tailwind
colors: {
custom: {
50: '#aee7bd',
500: '#89dca2',
950: '#000000',
},
}SCSS
$custom: #89dca2; $custom-light: #aee7bd; $custom-dark: #000000;
JSON
{
"hex": "#89dca2",
"rgb": {
"r": 137,
"g": 220,
"b": 162
},
"hsl": {
"h": 138.072,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.82599,
"c": 0.11554,
"h": 152.8
},
"luminance": 0.59113
}Semantic roles & 50–950 ramp
primary
#89DCA2
secondary
#B35697
accent
#2492C2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#111612
muted
#818482