#89FBAE#89FBAE
#89FBAE is a very light, vivid green. Relative luminance 0.774; OKLCH L 90.1% C 0.150 H 152.9°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #89FBAE |
|---|---|
| RGB | rgb(137, 251, 174) |
| HSL | hsl(139, 93%, 76%) |
| HSV | hsv(139, 45%, 98%) |
| CMYK | cmyk(45.4%, 0%, 30.7%, 1.6%) |
| CIE-LAB | lab(90.49, -48.89, 27.07) |
| CIE-LCH | lch(90.49, 55.88, 151.03°) |
| OKLab | oklab(90.09% -0.1334 0.0684) |
| OKLCH | oklch(90.09% 0.15 152.9) |
| XYZ | xyz(52.4501, 77.3649, 52.2052) |
| Luminance | 0.7737 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.95
Seafoam Green
#7AF9AB
ΔE00 1.38
Foam Green
#90FDA9
ΔE00 1.61
Light Blue Green
#7EFBB3
ΔE00 1.67
Light Bluish Green
#76FDA8
ΔE00 1.94
Light Sea Green
#98F6B0
ΔE00 2.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FBAE #FB89D6
analogous
#9DFB89 #89FBAE #89FBE7
triadic
#89FBAE #AE89FB #FBAE89
tetradic
#89FBAE #899DFB #FB89D6 #FBE789
square
#89FBAE #899DFB #FB89D6 #FBE789
split-complementary
#89FBAE #E789FB #FB899D
monochromatic
#13F75D #4EF985 #89FBAE #C4FDD7 #E1FEEB
Accessibility & contrast
On white
1.27
#89FBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#89FBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FBAE
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FBAE | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBA9
Deuteranopia (green-blind)
#EADFB3
Tritanopia (blue-blind)
#71F8E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #89fbae; /* rgb */ color: rgb(137, 251, 174); /* oklch */ color: oklch(90.1% 0.150 152.9);
Tailwind
colors: {
custom: {
50: '#b1fdc6',
500: '#89fbae',
950: '#000000',
},
}SCSS
$custom: #89fbae; $custom-light: #b1fdc6; $custom-dark: #000000;
JSON
{
"hex": "#89fbae",
"rgb": {
"r": 137,
"g": 251,
"b": 174
},
"hsl": {
"h": 139.474,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.90091,
"c": 0.14992,
"h": 152.9
},
"luminance": 0.77369
}Semantic roles & 50–950 ramp
primary
#89FBAE
secondary
#DA4EAD
accent
#009BE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682