#89FDAE#89FDAE
#89FDAE is a very light, vivid green. Relative luminance 0.786; OKLCH L 90.6% C 0.153 H 152.6°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #89FDAE |
|---|---|
| RGB | rgb(137, 253, 174) |
| HSL | hsl(139, 97%, 76%) |
| HSV | hsv(139, 46%, 99%) |
| CMYK | cmyk(45.8%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(91.06, -49.73, 27.85) |
| CIE-LCH | lch(91.06, 57.00, 150.75°) |
| OKLab | oklab(90.56% -0.1356 0.0703) |
| OKLCH | oklch(90.56% 0.153 152.6) |
| XYZ | xyz(53.0782, 78.6210, 52.4146) |
| Luminance | 0.7863 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.25
Foam Green
#90FDA9
ΔE00 1.36
Seafoam Green
#7AF9AB
ΔE00 1.54
Light Bluish Green
#76FDA8
ΔE00 1.74
Light Blue Green
#7EFBB3
ΔE00 1.89
Mint (survey)
#9FFEB0
ΔE00 2.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FDAE #FD89D8
analogous
#9EFD89 #89FDAE #89FDE8
triadic
#89FDAE #AE89FD #FDAE89
tetradic
#89FDAE #899EFD #FD89D8 #FDE889
square
#89FDAE #899EFD #FD89D8 #FDE889
split-complementary
#89FDAE #E889FD #FD899E
monochromatic
#11FB5B #4DFC85 #89FDAE #C5FED7 #E1FEEA
Accessibility & contrast
On white
1.26
#89FDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#89FDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FDAE
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FDAE | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDA9
Deuteranopia (green-blind)
#ECE1B3
Tritanopia (blue-blind)
#70FAE8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #89fdae; /* rgb */ color: rgb(137, 253, 174); /* oklch */ color: oklch(90.6% 0.153 152.6);
Tailwind
colors: {
custom: {
50: '#b1ffc6',
500: '#89fdae',
950: '#000000',
},
}SCSS
$custom: #89fdae; $custom-light: #b1ffc6; $custom-dark: #000000;
JSON
{
"hex": "#89fdae",
"rgb": {
"r": 137,
"g": 253,
"b": 174
},
"hsl": {
"h": 139.138,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.90558,
"c": 0.15276,
"h": 152.6
},
"luminance": 0.78625
}Semantic roles & 50–950 ramp
primary
#89FDAE
secondary
#DD4DAF
accent
#009CE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682