#89FFBF#89FFBF
#89FFBF is a very light, vivid green. Relative luminance 0.806; OKLCH L 91.4% C 0.141 H 158.2°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #89FFBF |
|---|---|
| RGB | rgb(137, 255, 191) |
| HSL | hsl(147, 100%, 77%) |
| HSV | hsv(147, 46%, 100%) |
| CMYK | cmyk(46.3%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(91.95, -47.45, 20.43) |
| CIE-LCH | lch(91.95, 51.66, 156.71°) |
| OKLab | oklab(91.39% -0.1305 0.0522) |
| OKLCH | oklch(91.39% 0.141 158.2) |
| XYZ | xyz(55.4763, 80.5957, 61.9133) |
| Luminance | 0.8060 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.95
Light Seafoam
#A0FEBF
ΔE00 2.61
Light Aquamarine
#7BFDC7
ΔE00 2.81
Seafoam (survey)
#80F9AD
ΔE00 2.85
Seafoam Green
#7AF9AB
ΔE00 3.18
Light Greenish Blue
#63F7B4
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FFBF #FF89C9
analogous
#8EFF89 #89FFBF #89FFFA
triadic
#89FFBF #BF89FF #FFBF89
tetradic
#89FFBF #898EFF #FF89C9 #FFFA89
square
#89FFBF #898EFF #FF89C9 #FFFA89
split-complementary
#89FFBF #FA89FF #FF898E
monochromatic
#0FFF7D #4CFF9E #89FFBF #C6FFE0 #E0FFEE
Accessibility & contrast
On white
1.23
#89FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#89FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FFBF
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FFBF | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFBB
Deuteranopia (green-blind)
#EBE3C3
Tritanopia (blue-blind)
#6AFEED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #89ffbf; /* rgb */ color: rgb(137, 255, 191); /* oklch */ color: oklch(91.4% 0.141 158.2);
Tailwind
colors: {
custom: {
50: '#b1ffd2',
500: '#89ffbf',
950: '#000000',
},
}SCSS
$custom: #89ffbf; $custom-light: #b1ffd2; $custom-dark: #000000;
JSON
{
"hex": "#89ffbf",
"rgb": {
"r": 137,
"g": 255,
"b": 191
},
"hsl": {
"h": 147.458,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.91386,
"c": 0.14052,
"h": 158.2
},
"luminance": 0.806
}Semantic roles & 50–950 ramp
primary
#89FFBF
secondary
#E04D9C
accent
#007CE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683