#55F882#55F882
#55F882 is a very light, highly saturated green. Relative luminance 0.707; OKLCH L 86.8% C 0.209 H 148.9°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #55F882 |
|---|---|
| RGB | rgb(85, 248, 130) |
| HSL | hsl(137, 92%, 65%) |
| HSV | hsv(137, 66%, 97%) |
| CMYK | cmyk(65.7%, 0%, 47.6%, 2.7%) |
| CIE-LAB | lab(87.33, -66.54, 44.38) |
| CIE-LCH | lch(87.33, 79.98, 146.30°) |
| OKLab | oklab(86.83% -0.1794 0.1081) |
| OKLCH | oklch(86.83% 0.209 148.9) |
| XYZ | xyz(41.3399, 70.6734, 32.5775) |
| Luminance | 0.7068 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.08
Minty Green
#0BF77D
ΔE00 2.17
Wintergreen
#20F986
ΔE00 2.20
Spring Green
#00FF7F
ΔE00 2.53
Turquoise Green
#04F489
ΔE00 3.29
Lightgreen (survey)
#76FF7B
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F882 #F855CB
analogous
#7AF855 #55F882 #55F8D3
triadic
#55F882 #8255F8 #F88255
tetradic
#55F882 #557AF8 #F855CB #F8D355
square
#55F882 #557AF8 #F855CB #F8D355
split-complementary
#55F882 #D355F8 #F8557A
monochromatic
#08CA3E #1AF657 #55F882 #90FAAD #CBFDD8
Accessibility & contrast
On white
1.39
#55F882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#55F882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F882
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F882 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE378
Deuteranopia (green-blind)
#E6D58A
Tritanopia (blue-blind)
#07F3DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #55f882; /* rgb */ color: rgb(85, 248, 130); /* oklch */ color: oklch(86.8% 0.209 148.9);
Tailwind
colors: {
custom: {
50: '#96fca8',
500: '#55f882',
950: '#000000',
},
}SCSS
$custom: #55f882; $custom-light: #96fca8; $custom-dark: #000000;
JSON
{
"hex": "#55f882",
"rgb": {
"r": 85,
"g": 248,
"b": 130
},
"hsl": {
"h": 136.564,
"s": 92.09,
"l": 65.294
},
"oklch": {
"l": 0.86827,
"c": 0.20941,
"h": 148.9
},
"luminance": 0.70678
}Semantic roles & 50–950 ramp
primary
#55F882
secondary
#C62B9B
accent
#00A6E6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1810
muted
#808681