#89FBB7#89FBB7
#89FBB7 is a very light, vivid green. Relative luminance 0.777; OKLCH L 90.3% C 0.142 H 155.9°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #89FBB7 |
|---|---|
| RGB | rgb(137, 251, 183) |
| HSL | hsl(144, 93%, 76%) |
| HSV | hsv(144, 45%, 98%) |
| CMYK | cmyk(45.4%, 0%, 27.1%, 1.6%) |
| CIE-LAB | lab(90.66, -47.26, 22.72) |
| CIE-LCH | lch(90.66, 52.43, 154.33°) |
| OKLab | oklab(90.28% -0.1295 0.0578) |
| OKLCH | oklch(90.28% 0.142 155.9) |
| XYZ | xyz(53.3571, 77.7277, 56.9818) |
| Luminance | 0.7773 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.13
Seafoam (survey)
#80F9AD
ΔE00 1.68
Seafoam Green
#7AF9AB
ΔE00 2.13
Light Seafoam
#A0FEBF
ΔE00 2.46
Light Sea Green
#98F6B0
ΔE00 2.47
Light Bluish Green
#76FDA8
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FBB7 #FB89CD
analogous
#94FB89 #89FBB7 #89FBF0
triadic
#89FBB7 #B789FB #FBB789
tetradic
#89FBB7 #8994FB #FB89CD #FBF089
square
#89FBB7 #8994FB #FB89CD #FBF089
split-complementary
#89FBB7 #F089FB #FB8994
monochromatic
#13F76F #4EF993 #89FBB7 #C4FDDB #E1FEED
Accessibility & contrast
On white
1.27
#89FBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#89FBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FBB7
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FBB7 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBB3
Deuteranopia (green-blind)
#E9DFBB
Tritanopia (blue-blind)
#6EF9E9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #89fbb7; /* rgb */ color: rgb(137, 251, 183); /* oklch */ color: oklch(90.3% 0.142 155.9);
Tailwind
colors: {
custom: {
50: '#b1fdcc',
500: '#89fbb7',
950: '#000000',
},
}SCSS
$custom: #89fbb7; $custom-light: #b1fdcc; $custom-dark: #000000;
JSON
{
"hex": "#89fbb7",
"rgb": {
"r": 137,
"g": 251,
"b": 183
},
"hsl": {
"h": 144.211,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.90281,
"c": 0.14182,
"h": 155.9
},
"luminance": 0.77732
}Semantic roles & 50–950 ramp
primary
#89FBB7
secondary
#DA4EA2
accent
#0089E6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#111813
muted
#818683