#55F888#55F888
#55F888 is a very light, highly saturated green. Relative luminance 0.708; OKLCH L 86.9% C 0.204 H 150.0°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #55F888 |
|---|---|
| RGB | rgb(85, 248, 136) |
| HSL | hsl(139, 92%, 65%) |
| HSV | hsv(139, 66%, 97%) |
| CMYK | cmyk(65.7%, 0%, 45.2%, 2.7%) |
| CIE-LAB | lab(87.41, -65.62, 41.60) |
| CIE-LCH | lch(87.41, 77.70, 147.63°) |
| OKLab | oklab(86.92% -0.1769 0.102) |
| OKLCH | oklch(86.92% 0.204 150) |
| XYZ | xyz(41.7544, 70.8392, 34.7606) |
| Luminance | 0.7084 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 1.89
Minty Green
#0BF77D
ΔE00 2.25
Spearmint
#1EF876
ΔE00 2.56
Spring Green
#00FF7F
ΔE00 2.74
Turquoise Green
#04F489
ΔE00 2.78
Sea Green (survey)
#53FCA1
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F888 #F855C5
analogous
#73F855 #55F888 #55F8D9
triadic
#55F888 #8855F8 #F88855
tetradic
#55F888 #5573F8 #F855C5 #F8D955
square
#55F888 #5573F8 #F855C5 #F8D955
split-complementary
#55F888 #D955F8 #F85573
monochromatic
#08CA45 #1AF65F #55F888 #90FAB1 #CBFDDA
Accessibility & contrast
On white
1.38
#55F888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#55F888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F888
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F888 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E47F
Deuteranopia (green-blind)
#E5D590
Tritanopia (blue-blind)
#00F4DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #55f888; /* rgb */ color: rgb(85, 248, 136); /* oklch */ color: oklch(86.9% 0.204 150.0);
Tailwind
colors: {
custom: {
50: '#96fcac',
500: '#55f888',
950: '#000000',
},
}SCSS
$custom: #55f888; $custom-light: #96fcac; $custom-dark: #000000;
JSON
{
"hex": "#55f888",
"rgb": {
"r": 85,
"g": 248,
"b": 136
},
"hsl": {
"h": 138.773,
"s": 92.09,
"l": 65.294
},
"oklch": {
"l": 0.8692,
"c": 0.2042,
"h": 150
},
"luminance": 0.70844
}Semantic roles & 50–950 ramp
primary
#55F888
secondary
#C62B96
accent
#009EE6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1810
muted
#808681