#89FDB0#89FDB0
#89FDB0 is a very light, vivid green. Relative luminance 0.787; OKLCH L 90.6% C 0.151 H 153.2°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #89FDB0 |
|---|---|
| RGB | rgb(137, 253, 176) |
| HSL | hsl(140, 97%, 76%) |
| HSV | hsv(140, 46%, 99%) |
| CMYK | cmyk(45.8%, 0%, 30.4%, 0.8%) |
| CIE-LAB | lab(91.10, -49.38, 26.88) |
| CIE-LCH | lch(91.10, 56.22, 151.43°) |
| OKLab | oklab(90.6% -0.1348 0.068) |
| OKLCH | oklch(90.6% 0.151 153.2) |
| XYZ | xyz(53.2746, 78.6996, 53.4491) |
| Luminance | 0.7870 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.11
Seafoam Green
#7AF9AB
ΔE00 1.48
Light Blue Green
#7EFBB3
ΔE00 1.59
Foam Green
#90FDA9
ΔE00 1.70
Light Bluish Green
#76FDA8
ΔE00 1.89
Light Sea Green
#98F6B0
ΔE00 2.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FDB0 #FD89D6
analogous
#9CFD89 #89FDB0 #89FDEA
triadic
#89FDB0 #B089FD #FDB089
tetradic
#89FDB0 #899CFD #FD89D6 #FDEA89
square
#89FDB0 #899CFD #FD89D6 #FDEA89
split-complementary
#89FDB0 #EA89FD #FD899C
monochromatic
#11FB5F #4DFC88 #89FDB0 #C5FED8 #E1FEEB
Accessibility & contrast
On white
1.25
#89FDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#89FDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FDB0
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FDB0 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDAB
Deuteranopia (green-blind)
#ECE1B5
Tritanopia (blue-blind)
#70FAE9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #89fdb0; /* rgb */ color: rgb(137, 253, 176); /* oklch */ color: oklch(90.6% 0.151 153.2);
Tailwind
colors: {
custom: {
50: '#b1ffc8',
500: '#89fdb0',
950: '#000000',
},
}SCSS
$custom: #89fdb0; $custom-light: #b1ffc8; $custom-dark: #000000;
JSON
{
"hex": "#89fdb0",
"rgb": {
"r": 137,
"g": 253,
"b": 176
},
"hsl": {
"h": 140.172,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.90599,
"c": 0.15094,
"h": 153.2
},
"luminance": 0.78704
}Semantic roles & 50–950 ramp
primary
#89FDB0
secondary
#DD4DAD
accent
#0098E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682