#89FAAF#89FAAF
#89FAAF is a very light, vivid green. Relative luminance 0.768; OKLCH L 89.9% C 0.148 H 153.3°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #89FAAF |
|---|---|
| RGB | rgb(137, 250, 175) |
| HSL | hsl(140, 92%, 76%) |
| HSV | hsv(140, 45%, 98%) |
| CMYK | cmyk(45.2%, 0%, 30%, 2%) |
| CIE-LAB | lab(90.22, -48.29, 26.19) |
| CIE-LCH | lch(90.22, 54.94, 151.52°) |
| OKLab | oklab(89.88% -0.1319 0.0663) |
| OKLCH | oklch(89.88% 0.148 153.3) |
| XYZ | xyz(52.2364, 76.7809, 52.6167) |
| Luminance | 0.7679 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.84
Seafoam Green
#7AF9AB
ΔE00 1.37
Light Blue Green
#7EFBB3
ΔE00 1.47
Foam Green
#90FDA9
ΔE00 1.95
Light Sea Green
#98F6B0
ΔE00 2.01
Light Bluish Green
#76FDA8
ΔE00 2.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FAAF #FA89D4
analogous
#9BFA89 #89FAAF #89FAE7
triadic
#89FAAF #AF89FA #FAAF89
tetradic
#89FAAF #899BFA #FA89D4 #FAE789
square
#89FAAF #899BFA #FA89D4 #FAE789
split-complementary
#89FAAF #E789FA #FA899B
monochromatic
#14F55F #4EF887 #89FAAF #C4FCD7 #E2FEEB
Accessibility & contrast
On white
1.28
#89FAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#89FAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FAAF
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FAAF | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAAA
Deuteranopia (green-blind)
#E9DEB3
Tritanopia (blue-blind)
#71F7E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #89faaf; /* rgb */ color: rgb(137, 250, 175); /* oklch */ color: oklch(89.9% 0.148 153.3);
Tailwind
colors: {
custom: {
50: '#b1fcc7',
500: '#89faaf',
950: '#000000',
},
}SCSS
$custom: #89faaf; $custom-light: #b1fcc7; $custom-dark: #000000;
JSON
{
"hex": "#89faaf",
"rgb": {
"r": 137,
"g": 250,
"b": 175
},
"hsl": {
"h": 140.177,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.89878,
"c": 0.14758,
"h": 153.3
},
"luminance": 0.76785
}Semantic roles & 50–950 ramp
primary
#89FAAF
secondary
#D94FAA
accent
#0098E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111713
muted
#818582