#55FF89#55FF89
#55FF89 is a very light, highly saturated green. Relative luminance 0.753; OKLCH L 88.7% C 0.212 H 149.7°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #55FF89 |
|---|---|
| RGB | rgb(85, 255, 137) |
| HSL | hsl(138, 100%, 67%) |
| HSV | hsv(138, 67%, 100%) |
| CMYK | cmyk(66.7%, 0%, 46.3%, 0%) |
| CIE-LAB | lab(89.51, -67.95, 43.79) |
| CIE-LCH | lch(89.51, 80.83, 147.20°) |
| OKLab | oklab(88.66% -0.1831 0.107) |
| OKLCH | oklch(88.66% 0.212 149.7) |
| XYZ | xyz(44.0182, 75.2527, 35.8675) |
| Luminance | 0.7526 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.16
Wintergreen
#20F986
ΔE00 2.37
Spearmint
#1EF876
ΔE00 2.68
Minty Green
#0BF77D
ΔE00 2.71
Lightgreen (survey)
#76FF7B
ΔE00 3.41
Turquoise Green
#04F489
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FF89 #FF55CB
analogous
#76FF55 #55FF89 #55FFDE
triadic
#55FF89 #8955FF #FF8955
tetradic
#55FF89 #5576FF #FF55CB #FFDE55
square
#55FF89 #5576FF #FF55CB #FFDE55
split-complementary
#55FF89 #DE55FF #FF5576
monochromatic
#00DA43 #18FF5F #55FF89 #92FFB3 #CFFFDE
Accessibility & contrast
On white
1.31
#55FF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#55FF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FF89
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FF89 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA80
Deuteranopia (green-blind)
#ECDB91
Tritanopia (blue-blind)
#00FBE3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #55ff89; /* rgb */ color: rgb(85, 255, 137); /* oklch */ color: oklch(88.7% 0.212 149.7);
Tailwind
colors: {
custom: {
50: '#97ffad',
500: '#55ff89',
950: '#000000',
},
}SCSS
$custom: #55ff89; $custom-light: #97ffad; $custom-dark: #000000;
JSON
{
"hex": "#55ff89",
"rgb": {
"r": 85,
"g": 255,
"b": 137
},
"hsl": {
"h": 138.353,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.88661,
"c": 0.21207,
"h": 149.7
},
"luminance": 0.75257
}Semantic roles & 50–950 ramp
primary
#55FF89
secondary
#D3259E
accent
#009FE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681