#89FDA7#89FDA7
#89FDA7 is a very light, vivid green. Relative luminance 0.784; OKLCH L 90.4% C 0.159 H 150.5°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #89FDA7 |
|---|---|
| RGB | rgb(137, 253, 167) |
| HSL | hsl(136, 97%, 76%) |
| HSV | hsv(136, 46%, 99%) |
| CMYK | cmyk(45.8%, 0%, 34%, 0.8%) |
| CIE-LAB | lab(90.94, -50.94, 31.21) |
| CIE-LCH | lch(90.94, 59.74, 148.50°) |
| OKLab | oklab(90.42% -0.1386 0.0783) |
| OKLCH | oklch(90.42% 0.159 150.5) |
| XYZ | xyz(52.4135, 78.3551, 48.9138) |
| Luminance | 0.7836 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 0.70
Light Bluish Green
#76FDA8
ΔE00 1.82
Mint Green
#8FFF9F
ΔE00 1.93
Baby Green
#8CFF9E
ΔE00 1.93
Seafoam (survey)
#80F9AD
ΔE00 2.20
Seafoam Green
#7AF9AB
ΔE00 2.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FDA7 #FD89DF
analogous
#A5FD89 #89FDA7 #89FDE1
triadic
#89FDA7 #A789FD #FDA789
tetradic
#89FDA7 #89A5FD #FD89DF #FDE189
square
#89FDA7 #89A5FD #FD89DF #FDE189
split-complementary
#89FDA7 #E189FD #FD89A5
monochromatic
#11FB4D #4DFC7A #89FDA7 #C5FED4 #E1FEE9
Accessibility & contrast
On white
1.26
#89FDA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#89FDA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FDA7
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FDA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FDA7 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEECA1
Deuteranopia (green-blind)
#EDE0AC
Tritanopia (blue-blind)
#72FAE7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #89fda7; /* rgb */ color: rgb(137, 253, 167); /* oklch */ color: oklch(90.4% 0.159 150.5);
Tailwind
colors: {
custom: {
50: '#b1ffc1',
500: '#89fda7',
950: '#000000',
},
}SCSS
$custom: #89fda7; $custom-light: #b1ffc1; $custom-dark: #000000;
JSON
{
"hex": "#89fda7",
"rgb": {
"r": 137,
"g": 253,
"b": 167
},
"hsl": {
"h": 135.517,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.9042,
"c": 0.15922,
"h": 150.5
},
"luminance": 0.78359
}Semantic roles & 50–950 ramp
primary
#89FDA7
secondary
#DD4DB8
accent
#00AAE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682