#55F08D#55F08D
#55F08D is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.0% C 0.190 H 151.8°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #55F08D |
|---|---|
| RGB | rgb(85, 240, 141) |
| HSL | hsl(142, 84%, 64%) |
| HSV | hsv(142, 65%, 94%) |
| CMYK | cmyk(64.6%, 0%, 41.3%, 5.9%) |
| CIE-LAB | lab(85.08, -61.91, 36.15) |
| CIE-LCH | lch(85.08, 71.69, 149.72°) |
| OKLab | oklab(85.03% -0.1671 0.0895) |
| OKLCH | oklch(85.03% 0.19 151.8) |
| XYZ | xyz(39.7109, 66.1704, 35.8735) |
| Luminance | 0.6617 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.44
Weird Green
#3AE57F
ΔE00 2.83
Wintergreen
#20F986
ΔE00 2.94
Sea Green (survey)
#53FCA1
ΔE00 3.20
Light Green Blue
#56FCA2
ΔE00 3.27
Minty Green
#0BF77D
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F08D #F055B8
analogous
#6AF055 #55F08D #55F0DA
triadic
#55F08D #8D55F0 #F08D55
tetradic
#55F08D #556AF0 #F055B8 #F0DA55
square
#55F08D #556AF0 #F055B8 #F0DA55
split-complementary
#55F08D #DA55F0 #F0556A
monochromatic
#10BA4E #1DEB67 #55F08D #8DF5B3 #C5FAD8
Accessibility & contrast
On white
1.48
#55F08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#55F08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F08D
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F08D | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD86
Deuteranopia (green-blind)
#DDCF94
Tritanopia (blue-blind)
#00EDD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #55f08d; /* rgb */ color: rgb(85, 240, 141); /* oklch */ color: oklch(85.0% 0.190 151.8);
Tailwind
colors: {
custom: {
50: '#95f6af',
500: '#55f08d',
950: '#000000',
},
}SCSS
$custom: #55f08d; $custom-light: #95f6af; $custom-dark: #000000;
JSON
{
"hex": "#55f08d",
"rgb": {
"r": 85,
"g": 240,
"b": 141
},
"hsl": {
"h": 141.677,
"s": 83.784,
"l": 63.725
},
"oklch": {
"l": 0.85029,
"c": 0.18959,
"h": 151.8
},
"luminance": 0.66175
}Semantic roles & 50–950 ramp
primary
#55F08D
secondary
#B93088
accent
#0591E0
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581