#89DFAA#89DFAA
#89DFAA is a very light, moderate green. Relative luminance 0.610; OKLCH L 83.5% C 0.113 H 156.0°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #89DFAA |
|---|---|
| RGB | rgb(137, 223, 170) |
| HSL | hsl(143, 57%, 71%) |
| HSV | hsv(143, 39%, 87%) |
| CMYK | cmyk(38.6%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(82.38, -37.37, 17.95) |
| CIE-LCH | lch(82.38, 41.45, 154.34°) |
| OKLab | oklab(83.48% -0.1029 0.0459) |
| OKLCH | oklch(83.48% 0.113 156) |
| XYZ | xyz(43.9570, 60.9933, 47.4791) |
| Luminance | 0.6100 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.73
Hospital Green
#9BE5AA
ΔE00 2.98
Light Teal
#90E4C1
ΔE00 4.95
Mint
#AAF0C1
ΔE00 5.11
Light Sea Green
#98F6B0
ΔE00 5.80
Seafoam (survey)
#80F9AD
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DFAA #DF89BE
analogous
#93DF89 #89DFAA #89DFD5
triadic
#89DFAA #AA89DF #DFAA89
tetradic
#89DFAA #8993DF #DF89BE #DFD589
square
#89DFAA #8993DF #DF89BE #DFD589
split-complementary
#89DFAA #D589DF #DF8993
monochromatic
#33BB67 #59D287 #89DFAA #B9ECCD #E7F8EE
Accessibility & contrast
On white
1.59
#89DFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#89DFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DFAA
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DFAA | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3A7
Deuteranopia (green-blind)
#D1C9AD
Tritanopia (blue-blind)
#77DDD0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #89dfaa; /* rgb */ color: rgb(137, 223, 170); /* oklch */ color: oklch(83.5% 0.113 156.0);
Tailwind
colors: {
custom: {
50: '#aee9c3',
500: '#89dfaa',
950: '#000000',
},
}SCSS
$custom: #89dfaa; $custom-light: #aee9c3; $custom-dark: #000000;
JSON
{
"hex": "#89dfaa",
"rgb": {
"r": 137,
"g": 223,
"b": 170
},
"hsl": {
"h": 143.023,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.83479,
"c": 0.11265,
"h": 156
},
"luminance": 0.60996
}Semantic roles & 50–950 ramp
primary
#89DFAA
secondary
#B75691
accent
#2186C5
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#111612
muted
#818482