#89FFAE#89FFAE
#89FFAE is a very light, vivid green. Relative luminance 0.799; OKLCH L 91.0% C 0.156 H 152.4°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #89FFAE |
|---|---|
| RGB | rgb(137, 255, 174) |
| HSL | hsl(139, 100%, 77%) |
| HSV | hsv(139, 46%, 100%) |
| CMYK | cmyk(46.3%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(91.64, -50.57, 28.62) |
| CIE-LCH | lch(91.64, 58.11, 150.49°) |
| OKLab | oklab(91.03% -0.1378 0.0722) |
| OKLCH | oklch(91.03% 0.156 152.4) |
| XYZ | xyz(53.7129, 79.8903, 52.6262) |
| Luminance | 0.7989 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 1.26
Seafoam (survey)
#80F9AD
ΔE00 1.64
Light Bluish Green
#76FDA8
ΔE00 1.65
Seafoam Green
#7AF9AB
ΔE00 1.82
Light Blue Green
#7EFBB3
ΔE00 2.20
Mint (survey)
#9FFEB0
ΔE00 2.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FFAE #FF89DA
analogous
#9FFF89 #89FFAE #89FFE9
triadic
#89FFAE #AE89FF #FFAE89
tetradic
#89FFAE #899FFF #FF89DA #FFE989
square
#89FFAE #899FFF #FF89DA #FFE989
split-complementary
#89FFAE #E989FF #FF899F
monochromatic
#0FFF5A #4CFF84 #89FFAE #C6FFD8 #E0FFEA
Accessibility & contrast
On white
1.24
#89FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#89FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FFAE
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FFAE | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA9
Deuteranopia (green-blind)
#EEE2B3
Tritanopia (blue-blind)
#70FCEA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #89ffae; /* rgb */ color: rgb(137, 255, 174); /* oklch */ color: oklch(91.0% 0.156 152.4);
Tailwind
colors: {
custom: {
50: '#b1ffc6',
500: '#89ffae',
950: '#000000',
},
}SCSS
$custom: #89ffae; $custom-light: #b1ffc6; $custom-dark: #000000;
JSON
{
"hex": "#89ffae",
"rgb": {
"r": 137,
"g": 255,
"b": 174
},
"hsl": {
"h": 138.814,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.91025,
"c": 0.15559,
"h": 152.4
},
"luminance": 0.79894
}Semantic roles & 50–950 ramp
primary
#89FFAE
secondary
#E04DB1
accent
#009EE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682