#89FBBE#89FBBE
#89FBBE is a very light, vivid green. Relative luminance 0.780; OKLCH L 90.4% C 0.136 H 158.7°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #89FBBE |
|---|---|
| RGB | rgb(137, 251, 190) |
| HSL | hsl(148, 93%, 76%) |
| HSV | hsv(148, 45%, 98%) |
| CMYK | cmyk(45.4%, 0%, 24.3%, 1.6%) |
| CIE-LAB | lab(90.79, -45.93, 19.33) |
| CIE-LCH | lch(90.79, 49.83, 157.18°) |
| OKLab | oklab(90.44% -0.1265 0.0494) |
| OKLCH | oklch(90.44% 0.136 158.7) |
| XYZ | xyz(54.1039, 78.0264, 60.9148) |
| Luminance | 0.7803 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.22
Light Aquamarine
#7BFDC7
ΔE00 2.52
Light Seafoam
#A0FEBF
ΔE00 2.66
Seafoam (survey)
#80F9AD
ΔE00 3.05
Light Greenish Blue
#63F7B4
ΔE00 3.16
Seafoam Green
#7AF9AB
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FBBE #FB89C6
analogous
#8DFB89 #89FBBE #89FBF7
triadic
#89FBBE #BE89FB #FBBE89
tetradic
#89FBBE #898DFB #FB89C6 #FBF789
square
#89FBBE #898DFB #FB89C6 #FBF789
split-complementary
#89FBBE #F789FB #FB898D
monochromatic
#13F77D #4EF99D #89FBBE #C4FDDF #E1FEEF
Accessibility & contrast
On white
1.26
#89FBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#89FBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FBBE
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FBBE | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBB
Deuteranopia (green-blind)
#E8E0C2
Tritanopia (blue-blind)
#6BFAEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #89fbbe; /* rgb */ color: rgb(137, 251, 190); /* oklch */ color: oklch(90.4% 0.136 158.7);
Tailwind
colors: {
custom: {
50: '#b1fdd1',
500: '#89fbbe',
950: '#000000',
},
}SCSS
$custom: #89fbbe; $custom-light: #b1fdd1; $custom-dark: #000000;
JSON
{
"hex": "#89fbbe",
"rgb": {
"r": 137,
"g": 251,
"b": 190
},
"hsl": {
"h": 147.895,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.90437,
"c": 0.13577,
"h": 158.7
},
"luminance": 0.7803
}Semantic roles & 50–950 ramp
primary
#89FBBE
secondary
#DA4E99
accent
#007BE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683