#89FCBB#89FCBB
#89FCBB is a very light, vivid green. Relative luminance 0.785; OKLCH L 90.6% C 0.140 H 157.3°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #89FCBB |
|---|---|
| RGB | rgb(137, 252, 187) |
| HSL | hsl(146, 95%, 76%) |
| HSV | hsv(146, 46%, 99%) |
| CMYK | cmyk(45.6%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(91.02, -46.93, 21.18) |
| CIE-LCH | lch(91.02, 51.49, 155.71°) |
| OKLab | oklab(90.6% -0.1289 0.054) |
| OKLCH | oklch(90.6% 0.14 157.3) |
| XYZ | xyz(54.0926, 78.5230, 59.3101) |
| Luminance | 0.7853 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.53
Seafoam (survey)
#80F9AD
ΔE00 2.32
Light Seafoam
#A0FEBF
ΔE00 2.44
Seafoam Green
#7AF9AB
ΔE00 2.71
Light Sea Green
#98F6B0
ΔE00 2.99
Light Greenish Blue
#63F7B4
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FCBB #FC89CA
analogous
#91FC89 #89FCBB #89FCF5
triadic
#89FCBB #BB89FC #FCBB89
tetradic
#89FCBB #8991FC #FC89CA #FCF589
square
#89FCBB #8991FC #FC89CA #FCF589
split-complementary
#89FCBB #F589FC #FC8991
monochromatic
#12F976 #4DFA99 #89FCBB #C5FEDD #E1FEEE
Accessibility & contrast
On white
1.26
#89FCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#89FCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FCBB
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FCBB | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#E9E0BF
Tritanopia (blue-blind)
#6CFAEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #89fcbb; /* rgb */ color: rgb(137, 252, 187); /* oklch */ color: oklch(90.6% 0.140 157.3);
Tailwind
colors: {
custom: {
50: '#b1fecf',
500: '#89fcbb',
950: '#000000',
},
}SCSS
$custom: #89fcbb; $custom-light: #b1fecf; $custom-dark: #000000;
JSON
{
"hex": "#89fcbb",
"rgb": {
"r": 137,
"g": 252,
"b": 187
},
"hsl": {
"h": 146.087,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.90601,
"c": 0.13974,
"h": 157.3
},
"luminance": 0.78527
}Semantic roles & 50–950 ramp
primary
#89FCBB
secondary
#DB4E9E
accent
#0082E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683