#89FBBB#89FBBB
#89FBBB is a very light, vivid green. Relative luminance 0.779; OKLCH L 90.4% C 0.138 H 157.5°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #89FBBB |
|---|---|
| RGB | rgb(137, 251, 187) |
| HSL | hsl(146, 93%, 76%) |
| HSV | hsv(146, 45%, 98%) |
| CMYK | cmyk(45.4%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(90.73, -46.50, 20.78) |
| CIE-LCH | lch(90.73, 50.94, 155.92°) |
| OKLab | oklab(90.37% -0.1278 0.053) |
| OKLCH | oklch(90.37% 0.138 157.5) |
| XYZ | xyz(53.7793, 77.8966, 59.2057) |
| Luminance | 0.7790 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.67
Seafoam (survey)
#80F9AD
ΔE00 2.43
Light Seafoam
#A0FEBF
ΔE00 2.46
Seafoam Green
#7AF9AB
ΔE00 2.83
Light Sea Green
#98F6B0
ΔE00 2.99
Light Aquamarine
#7BFDC7
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FBBB #FB89C9
analogous
#90FB89 #89FBBB #89FBF4
triadic
#89FBBB #BB89FB #FBBB89
tetradic
#89FBBB #8990FB #FB89C9 #FBF489
square
#89FBBB #8990FB #FB89C9 #FBF489
split-complementary
#89FBBB #F489FB #FB8990
monochromatic
#13F777 #4EF999 #89FBBB #C4FDDD #E1FEEE
Accessibility & contrast
On white
1.27
#89FBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#89FBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FBBB
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FBBB | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB7
Deuteranopia (green-blind)
#E8E0BF
Tritanopia (blue-blind)
#6CFAEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #89fbbb; /* rgb */ color: rgb(137, 251, 187); /* oklch */ color: oklch(90.4% 0.138 157.5);
Tailwind
colors: {
custom: {
50: '#b1fdcf',
500: '#89fbbb',
950: '#000000',
},
}SCSS
$custom: #89fbbb; $custom-light: #b1fdcf; $custom-dark: #000000;
JSON
{
"hex": "#89fbbb",
"rgb": {
"r": 137,
"g": 251,
"b": 187
},
"hsl": {
"h": 146.316,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.90369,
"c": 0.13833,
"h": 157.5
},
"luminance": 0.77901
}Semantic roles & 50–950 ramp
primary
#89FBBB
secondary
#DA4E9D
accent
#0081E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683