#89FCBF#89FCBF
#89FCBF is a very light, vivid green. Relative luminance 0.787; OKLCH L 90.7% C 0.136 H 158.9°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #89FCBF |
|---|---|
| RGB | rgb(137, 252, 191) |
| HSL | hsl(148, 95%, 76%) |
| HSV | hsv(148, 46%, 99%) |
| CMYK | cmyk(45.6%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(91.10, -46.17, 19.24) |
| CIE-LCH | lch(91.10, 50.02, 157.38°) |
| OKLab | oklab(90.69% -0.1272 0.0492) |
| OKLCH | oklch(90.69% 0.136 158.9) |
| XYZ | xyz(54.5267, 78.6966, 61.5968) |
| Luminance | 0.7870 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.26
Light Aquamarine
#7BFDC7
ΔE00 2.43
Light Seafoam
#A0FEBF
ΔE00 2.68
Seafoam (survey)
#80F9AD
ΔE00 3.13
Light Greenish Blue
#63F7B4
ΔE00 3.20
Seafoam Green
#7AF9AB
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FCBF #FC89C6
analogous
#8DFC89 #89FCBF #89FCF9
triadic
#89FCBF #BF89FC #FCBF89
tetradic
#89FCBF #898DFC #FC89C6 #FCF989
square
#89FCBF #898DFC #FC89C6 #FCF989
split-complementary
#89FCBF #F989FC #FC898D
monochromatic
#12F97E #4DFA9F #89FCBF #C5FEDF #E1FEEF
Accessibility & contrast
On white
1.25
#89FCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#89FCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FCBF
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FCBF | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBC
Deuteranopia (green-blind)
#E9E1C3
Tritanopia (blue-blind)
#6BFBEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #89fcbf; /* rgb */ color: rgb(137, 252, 191); /* oklch */ color: oklch(90.7% 0.136 158.9);
Tailwind
colors: {
custom: {
50: '#b1fed2',
500: '#89fcbf',
950: '#000000',
},
}SCSS
$custom: #89fcbf; $custom-light: #b1fed2; $custom-dark: #000000;
JSON
{
"hex": "#89fcbf",
"rgb": {
"r": 137,
"g": 252,
"b": 191
},
"hsl": {
"h": 148.174,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.90691,
"c": 0.13633,
"h": 158.9
},
"luminance": 0.78701
}Semantic roles & 50–950 ramp
primary
#89FCBF
secondary
#DB4E99
accent
#007AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683