#89FBAF#89FBAF
#89FBAF is a very light, vivid green. Relative luminance 0.774; OKLCH L 90.1% C 0.149 H 153.2°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #89FBAF |
|---|---|
| RGB | rgb(137, 251, 175) |
| HSL | hsl(140, 93%, 76%) |
| HSV | hsv(140, 45%, 98%) |
| CMYK | cmyk(45.4%, 0%, 30.3%, 1.6%) |
| CIE-LAB | lab(90.51, -48.71, 26.58) |
| CIE-LCH | lch(90.51, 55.49, 151.38°) |
| OKLab | oklab(90.11% -0.133 0.0672) |
| OKLCH | oklch(90.11% 0.149 153.2) |
| XYZ | xyz(52.5480, 77.4040, 52.7206) |
| Luminance | 0.7741 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.90
Seafoam Green
#7AF9AB
ΔE00 1.37
Light Blue Green
#7EFBB3
ΔE00 1.52
Foam Green
#90FDA9
ΔE00 1.79
Light Bluish Green
#76FDA8
ΔE00 2.03
Light Sea Green
#98F6B0
ΔE00 2.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FBAF #FB89D5
analogous
#9CFB89 #89FBAF #89FBE8
triadic
#89FBAF #AF89FB #FBAF89
tetradic
#89FBAF #899CFB #FB89D5 #FBE889
square
#89FBAF #899CFB #FB89D5 #FBE889
split-complementary
#89FBAF #E889FB #FB899C
monochromatic
#13F75F #4EF987 #89FBAF #C4FDD7 #E1FEEB
Accessibility & contrast
On white
1.27
#89FBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#89FBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FBAF
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FBAF | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAA
Deuteranopia (green-blind)
#EADFB4
Tritanopia (blue-blind)
#70F8E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #89fbaf; /* rgb */ color: rgb(137, 251, 175); /* oklch */ color: oklch(90.1% 0.149 153.2);
Tailwind
colors: {
custom: {
50: '#b1fdc7',
500: '#89fbaf',
950: '#000000',
},
}SCSS
$custom: #89fbaf; $custom-light: #b1fdc7; $custom-dark: #000000;
JSON
{
"hex": "#89fbaf",
"rgb": {
"r": 137,
"g": 251,
"b": 175
},
"hsl": {
"h": 140,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.90112,
"c": 0.149,
"h": 153.2
},
"luminance": 0.77408
}Semantic roles & 50–950 ramp
primary
#89FBAF
secondary
#DA4EAB
accent
#0099E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682