#55FF8A#55FF8A
#55FF8A is a very light, highly saturated green. Relative luminance 0.753; OKLCH L 88.7% C 0.211 H 149.9°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #55FF8A |
|---|---|
| RGB | rgb(85, 255, 138) |
| HSL | hsl(139, 100%, 67%) |
| HSV | hsv(139, 67%, 100%) |
| CMYK | cmyk(66.7%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(89.52, -67.79, 43.33) |
| CIE-LCH | lch(89.52, 80.46, 147.42°) |
| OKLab | oklab(88.68% -0.1827 0.106) |
| OKLCH | oklch(88.68% 0.211 149.9) |
| XYZ | xyz(44.0903, 75.2815, 36.2470) |
| Luminance | 0.7529 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.20
Wintergreen
#20F986
ΔE00 2.32
Minty Green
#0BF77D
ΔE00 2.73
Spearmint
#1EF876
ΔE00 2.74
Lightgreen (survey)
#76FF7B
ΔE00 3.52
Turquoise Green
#04F489
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FF8A #FF55CA
analogous
#75FF55 #55FF8A #55FFDF
triadic
#55FF8A #8A55FF #FF8A55
tetradic
#55FF8A #5575FF #FF55CA #FFDF55
square
#55FF8A #5575FF #FF55CA #FFDF55
split-complementary
#55FF8A #DF55FF #FF5575
monochromatic
#00DA44 #18FF60 #55FF8A #92FFB4 #CFFFDE
Accessibility & contrast
On white
1.31
#55FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#55FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FF8A
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FF8A | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#ECDB92
Tritanopia (blue-blind)
#00FBE3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #55ff8a; /* rgb */ color: rgb(85, 255, 138); /* oklch */ color: oklch(88.7% 0.211 149.9);
Tailwind
colors: {
custom: {
50: '#97ffae',
500: '#55ff8a',
950: '#000000',
},
}SCSS
$custom: #55ff8a; $custom-light: #97ffae; $custom-dark: #000000;
JSON
{
"hex": "#55ff8a",
"rgb": {
"r": 85,
"g": 255,
"b": 138
},
"hsl": {
"h": 138.706,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.88676,
"c": 0.21121,
"h": 149.9
},
"luminance": 0.75286
}Semantic roles & 50–950 ramp
primary
#55FF8A
secondary
#D3259D
accent
#009EE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681