#89FBB3#89FBB3
#89FBB3 is a very light, vivid green. Relative luminance 0.776; OKLCH L 90.2% C 0.145 H 154.5°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #89FBB3 |
|---|---|
| RGB | rgb(137, 251, 179) |
| HSL | hsl(142, 93%, 76%) |
| HSV | hsv(142, 45%, 98%) |
| CMYK | cmyk(45.4%, 0%, 28.7%, 1.6%) |
| CIE-LAB | lab(90.58, -47.99, 24.65) |
| CIE-LCH | lch(90.58, 53.95, 152.81°) |
| OKLab | oklab(90.2% -0.1312 0.0625) |
| OKLCH | oklch(90.2% 0.145 154.5) |
| XYZ | xyz(52.9467, 77.5635, 54.8203) |
| Luminance | 0.7757 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.07
Light Blue Green
#7EFBB3
ΔE00 1.08
Seafoam Green
#7AF9AB
ΔE00 1.59
Light Sea Green
#98F6B0
ΔE00 2.17
Light Bluish Green
#76FDA8
ΔE00 2.51
Foam Green
#90FDA9
ΔE00 2.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FBB3 #FB89D1
analogous
#98FB89 #89FBB3 #89FBEC
triadic
#89FBB3 #B389FB #FBB389
tetradic
#89FBB3 #8998FB #FB89D1 #FBEC89
square
#89FBB3 #8998FB #FB89D1 #FBEC89
split-complementary
#89FBB3 #EC89FB #FB8998
monochromatic
#13F767 #4EF98D #89FBB3 #C4FDD9 #E1FEEC
Accessibility & contrast
On white
1.27
#89FBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#89FBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FBB3
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FBB3 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAF
Deuteranopia (green-blind)
#EADFB7
Tritanopia (blue-blind)
#6FF9E8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #89fbb3; /* rgb */ color: rgb(137, 251, 179); /* oklch */ color: oklch(90.2% 0.145 154.5);
Tailwind
colors: {
custom: {
50: '#b1fdca',
500: '#89fbb3',
950: '#000000',
},
}SCSS
$custom: #89fbb3; $custom-light: #b1fdca; $custom-dark: #000000;
JSON
{
"hex": "#89fbb3",
"rgb": {
"r": 137,
"g": 251,
"b": 179
},
"hsl": {
"h": 142.105,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.90195,
"c": 0.14538,
"h": 154.5
},
"luminance": 0.77567
}Semantic roles & 50–950 ramp
primary
#89FBB3
secondary
#DA4EA7
accent
#0091E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682