#55F884#55F884
#55F884 is a very light, highly saturated green. Relative luminance 0.707; OKLCH L 86.9% C 0.208 H 149.3°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #55F884 |
|---|---|
| RGB | rgb(85, 248, 132) |
| HSL | hsl(137, 92%, 65%) |
| HSV | hsv(137, 66%, 97%) |
| CMYK | cmyk(65.7%, 0%, 46.8%, 2.7%) |
| CIE-LAB | lab(87.35, -66.24, 43.46) |
| CIE-LCH | lch(87.35, 79.22, 146.73°) |
| OKLab | oklab(86.86% -0.1786 0.1061) |
| OKLCH | oklch(86.86% 0.208 149.3) |
| XYZ | xyz(41.4754, 70.7276, 33.2913) |
| Luminance | 0.7073 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.07
Minty Green
#0BF77D
ΔE00 2.16
Spearmint
#1EF876
ΔE00 2.21
Spring Green
#00FF7F
ΔE00 2.57
Turquoise Green
#04F489
ΔE00 3.11
Lightgreen (survey)
#76FF7B
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F884 #F855C9
analogous
#77F855 #55F884 #55F8D6
triadic
#55F884 #8455F8 #F88455
tetradic
#55F884 #5577F8 #F855C9 #F8D655
square
#55F884 #5577F8 #F855C9 #F8D655
split-complementary
#55F884 #D655F8 #F85577
monochromatic
#08CA40 #1AF659 #55F884 #90FAAF #CBFDD9
Accessibility & contrast
On white
1.39
#55F884 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#55F884 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F884
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F884 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F884 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE37B
Deuteranopia (green-blind)
#E6D58C
Tritanopia (blue-blind)
#03F4DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #55f884; /* rgb */ color: rgb(85, 248, 132); /* oklch */ color: oklch(86.9% 0.208 149.3);
Tailwind
colors: {
custom: {
50: '#96fca9',
500: '#55f884',
950: '#000000',
},
}SCSS
$custom: #55f884; $custom-light: #96fca9; $custom-dark: #000000;
JSON
{
"hex": "#55f884",
"rgb": {
"r": 85,
"g": 248,
"b": 132
},
"hsl": {
"h": 137.301,
"s": 92.09,
"l": 65.294
},
"oklch": {
"l": 0.86858,
"c": 0.20768,
"h": 149.3
},
"luminance": 0.70732
}Semantic roles & 50–950 ramp
primary
#55F884
secondary
#C62B9A
accent
#00A3E6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1810
muted
#808681