#89FBB2#89FBB2
#89FBB2 is a very light, vivid green. Relative luminance 0.775; OKLCH L 90.2% C 0.146 H 154.2°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #89FBB2 |
|---|---|
| RGB | rgb(137, 251, 178) |
| HSL | hsl(142, 93%, 76%) |
| HSV | hsv(142, 45%, 98%) |
| CMYK | cmyk(45.4%, 0%, 29.1%, 1.6%) |
| CIE-LAB | lab(90.56, -48.17, 25.14) |
| CIE-LCH | lch(90.56, 54.34, 152.45°) |
| OKLab | oklab(90.17% -0.1317 0.0637) |
| OKLCH | oklch(90.17% 0.146 154.2) |
| XYZ | xyz(52.8459, 77.5232, 54.2896) |
| Luminance | 0.7753 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.97
Light Blue Green
#7EFBB3
ΔE00 1.16
Seafoam Green
#7AF9AB
ΔE00 1.50
Light Sea Green
#98F6B0
ΔE00 2.14
Foam Green
#90FDA9
ΔE00 2.33
Light Bluish Green
#76FDA8
ΔE00 2.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FBB2 #FB89D2
analogous
#99FB89 #89FBB2 #89FBEB
triadic
#89FBB2 #B289FB #FBB289
tetradic
#89FBB2 #8999FB #FB89D2 #FBEB89
square
#89FBB2 #8999FB #FB89D2 #FBEB89
split-complementary
#89FBB2 #EB89FB #FB8999
monochromatic
#13F765 #4EF98B #89FBB2 #C4FDD9 #E1FEEC
Accessibility & contrast
On white
1.27
#89FBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#89FBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FBB2
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FBB2 | 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)
#FBEBAE
Deuteranopia (green-blind)
#EADFB6
Tritanopia (blue-blind)
#6FF9E8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #89fbb2; /* rgb */ color: rgb(137, 251, 178); /* oklch */ color: oklch(90.2% 0.146 154.2);
Tailwind
colors: {
custom: {
50: '#b1fdc9',
500: '#89fbb2',
950: '#000000',
},
}SCSS
$custom: #89fbb2; $custom-light: #b1fdc9; $custom-dark: #000000;
JSON
{
"hex": "#89fbb2",
"rgb": {
"r": 137,
"g": 251,
"b": 178
},
"hsl": {
"h": 141.579,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.90174,
"c": 0.14629,
"h": 154.2
},
"luminance": 0.77527
}Semantic roles & 50–950 ramp
primary
#89FBB2
secondary
#DA4EA8
accent
#0093E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682