#89FDBB#89FDBB
#89FDBB is a very light, vivid green. Relative luminance 0.792; OKLCH L 90.8% C 0.141 H 157.1°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #89FDBB |
|---|---|
| RGB | rgb(137, 253, 187) |
| HSL | hsl(146, 97%, 76%) |
| HSV | hsv(146, 46%, 99%) |
| CMYK | cmyk(45.8%, 0%, 26.1%, 0.8%) |
| CIE-LAB | lab(91.30, -47.36, 21.57) |
| CIE-LCH | lch(91.30, 52.04, 155.51°) |
| OKLab | oklab(90.83% -0.13 0.055) |
| OKLCH | oklch(90.83% 0.141 157.1) |
| XYZ | xyz(54.4074, 79.1527, 59.4150) |
| Luminance | 0.7916 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.44
Seafoam (survey)
#80F9AD
ΔE00 2.24
Light Seafoam
#A0FEBF
ΔE00 2.44
Seafoam Green
#7AF9AB
ΔE00 2.62
Light Sea Green
#98F6B0
ΔE00 3.01
Light Greenish Blue
#63F7B4
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FDBB #FD89CB
analogous
#91FD89 #89FDBB #89FDF5
triadic
#89FDBB #BB89FD #FDBB89
tetradic
#89FDBB #8991FD #FD89CB #FDF589
square
#89FDBB #8991FD #FD89CB #FDF589
split-complementary
#89FDBB #F589FD #FD8991
monochromatic
#11FB76 #4DFC98 #89FDBB #C5FEDE #E1FEEE
Accessibility & contrast
On white
1.25
#89FDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#89FDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FDBB
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FDBB | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB7
Deuteranopia (green-blind)
#EAE1BF
Tritanopia (blue-blind)
#6CFBEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #89fdbb; /* rgb */ color: rgb(137, 253, 187); /* oklch */ color: oklch(90.8% 0.141 157.1);
Tailwind
colors: {
custom: {
50: '#b1fecf',
500: '#89fdbb',
950: '#000000',
},
}SCSS
$custom: #89fdbb; $custom-light: #b1fecf; $custom-dark: #000000;
JSON
{
"hex": "#89fdbb",
"rgb": {
"r": 137,
"g": 253,
"b": 187
},
"hsl": {
"h": 145.862,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.90833,
"c": 0.14115,
"h": 157.1
},
"luminance": 0.79157
}Semantic roles & 50–950 ramp
primary
#89FDBB
secondary
#DD4D9F
accent
#0083E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683