#55F08E#55F08E
#55F08E is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.0% C 0.189 H 152.1°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #55F08E |
|---|---|
| RGB | rgb(85, 240, 142) |
| HSL | hsl(142, 84%, 64%) |
| HSV | hsv(142, 65%, 94%) |
| CMYK | cmyk(64.6%, 0%, 40.8%, 5.9%) |
| CIE-LAB | lab(85.10, -61.75, 35.67) |
| CIE-LCH | lch(85.10, 71.31, 149.99°) |
| OKLab | oklab(85.05% -0.1667 0.0884) |
| OKLCH | oklch(85.05% 0.189 152.1) |
| XYZ | xyz(39.7856, 66.2003, 36.2671) |
| Luminance | 0.6620 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.46
Weird Green
#3AE57F
ΔE00 2.87
Wintergreen
#20F986
ΔE00 3.02
Sea Green (survey)
#53FCA1
ΔE00 3.11
Light Green Blue
#56FCA2
ΔE00 3.17
Mediumspringgreen
#00FA9A
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F08E #F055B7
analogous
#69F055 #55F08E #55F0DC
triadic
#55F08E #8E55F0 #F08E55
tetradic
#55F08E #5569F0 #F055B7 #F0DC55
square
#55F08E #5569F0 #F055B7 #F0DC55
split-complementary
#55F08E #DC55F0 #F05569
monochromatic
#10BA4F #1DEB69 #55F08E #8DF5B3 #C5FAD9
Accessibility & contrast
On white
1.47
#55F08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#55F08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F08E
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F08E | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 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)
#F1DD87
Deuteranopia (green-blind)
#DDCF95
Tritanopia (blue-blind)
#00EDD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #55f08e; /* rgb */ color: rgb(85, 240, 142); /* oklch */ color: oklch(85.0% 0.189 152.1);
Tailwind
colors: {
custom: {
50: '#95f6b0',
500: '#55f08e',
950: '#000000',
},
}SCSS
$custom: #55f08e; $custom-light: #95f6b0; $custom-dark: #000000;
JSON
{
"hex": "#55f08e",
"rgb": {
"r": 85,
"g": 240,
"b": 142
},
"hsl": {
"h": 142.065,
"s": 83.784,
"l": 63.725
},
"oklch": {
"l": 0.85047,
"c": 0.18869,
"h": 152.1
},
"luminance": 0.66204
}Semantic roles & 50–950 ramp
primary
#55F08E
secondary
#B93087
accent
#0590E0
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581