#55FF88#55FF88
#55FF88 is a very light, highly saturated green. Relative luminance 0.752; OKLCH L 88.6% C 0.213 H 149.5°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #55FF88 |
|---|---|
| RGB | rgb(85, 255, 136) |
| HSL | hsl(138, 100%, 67%) |
| HSV | hsv(138, 67%, 100%) |
| CMYK | cmyk(66.7%, 0%, 46.7%, 0%) |
| CIE-LAB | lab(89.50, -68.10, 44.25) |
| CIE-LCH | lch(89.50, 81.21, 146.98°) |
| OKLab | oklab(88.65% -0.1835 0.108) |
| OKLCH | oklch(88.65% 0.213 149.5) |
| XYZ | xyz(43.9468, 75.2241, 35.4914) |
| Luminance | 0.7523 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.13
Wintergreen
#20F986
ΔE00 2.42
Spearmint
#1EF876
ΔE00 2.61
Minty Green
#0BF77D
ΔE00 2.71
Lightgreen (survey)
#76FF7B
ΔE00 3.30
Turquoise Green
#04F489
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FF88 #FF55CC
analogous
#77FF55 #55FF88 #55FFDD
triadic
#55FF88 #8855FF #FF8855
tetradic
#55FF88 #5577FF #FF55CC #FFDD55
square
#55FF88 #5577FF #FF55CC #FFDD55
split-complementary
#55FF88 #DD55FF #FF5577
monochromatic
#00DA41 #18FF5D #55FF88 #92FFB3 #CFFFDE
Accessibility & contrast
On white
1.31
#55FF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#55FF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FF88
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FF88 | 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)
#FFEA7F
Deuteranopia (green-blind)
#ECDB90
Tritanopia (blue-blind)
#00FAE3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #55ff88; /* rgb */ color: rgb(85, 255, 136); /* oklch */ color: oklch(88.6% 0.213 149.5);
Tailwind
colors: {
custom: {
50: '#97ffac',
500: '#55ff88',
950: '#000000',
},
}SCSS
$custom: #55ff88; $custom-light: #97ffac; $custom-dark: #000000;
JSON
{
"hex": "#55ff88",
"rgb": {
"r": 85,
"g": 255,
"b": 136
},
"hsl": {
"h": 138,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.88645,
"c": 0.21293,
"h": 149.5
},
"luminance": 0.75229
}Semantic roles & 50–950 ramp
primary
#55FF88
secondary
#D3259F
accent
#00A1E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681