#89FEB3#89FEB3
#89FEB3 is a very light, vivid green. Relative luminance 0.795; OKLCH L 90.9% C 0.150 H 154.1°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #89FEB3 |
|---|---|
| RGB | rgb(137, 254, 179) |
| HSL | hsl(142, 98%, 77%) |
| HSV | hsv(142, 46%, 100%) |
| CMYK | cmyk(46.1%, 0%, 29.5%, 0.4%) |
| CIE-LAB | lab(91.44, -49.26, 25.83) |
| CIE-LCH | lch(91.44, 55.62, 152.33°) |
| OKLab | oklab(90.89% -0.1346 0.0654) |
| OKLCH | oklch(90.89% 0.15 154.1) |
| XYZ | xyz(53.8912, 79.4526, 55.1352) |
| Luminance | 0.7946 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.23
Light Blue Green
#7EFBB3
ΔE00 1.33
Seafoam Green
#7AF9AB
ΔE00 1.62
Light Bluish Green
#76FDA8
ΔE00 2.12
Foam Green
#90FDA9
ΔE00 2.14
Light Sea Green
#98F6B0
ΔE00 2.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FEB3 #FE89D4
analogous
#9AFE89 #89FEB3 #89FEED
triadic
#89FEB3 #B389FE #FEB389
tetradic
#89FEB3 #899AFE #FE89D4 #FEED89
square
#89FEB3 #899AFE #FE89D4 #FEED89
split-complementary
#89FEB3 #ED89FE #FE899A
monochromatic
#10FD65 #4CFD8C #89FEB3 #C6FFDA #E1FFEB
Accessibility & contrast
On white
1.24
#89FEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#89FEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FEB3
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FEB3 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEEAE
Deuteranopia (green-blind)
#ECE2B7
Tritanopia (blue-blind)
#6EFCEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #89feb3; /* rgb */ color: rgb(137, 254, 179); /* oklch */ color: oklch(90.9% 0.150 154.1);
Tailwind
colors: {
custom: {
50: '#b1ffca',
500: '#89feb3',
950: '#000000',
},
}SCSS
$custom: #89feb3; $custom-light: #b1ffca; $custom-dark: #000000;
JSON
{
"hex": "#89feb3",
"rgb": {
"r": 137,
"g": 254,
"b": 179
},
"hsl": {
"h": 141.538,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.90894,
"c": 0.14963,
"h": 154.1
},
"luminance": 0.79457
}Semantic roles & 50–950 ramp
primary
#89FEB3
secondary
#DE4DAA
accent
#0093E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682