#55F08A#55F08A
#55F08A is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.0% C 0.192 H 151.2°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #55F08A |
|---|---|
| RGB | rgb(85, 240, 138) |
| HSL | hsl(141, 84%, 64%) |
| HSV | hsv(141, 65%, 94%) |
| CMYK | cmyk(64.6%, 0%, 42.5%, 5.9%) |
| CIE-LAB | lab(85.04, -62.41, 37.57) |
| CIE-LCH | lch(85.04, 72.85, 148.95°) |
| OKLab | oklab(84.98% -0.1684 0.0927) |
| OKLCH | oklch(84.98% 0.192 151.2) |
| XYZ | xyz(39.4907, 66.0823, 34.7138) |
| Luminance | 0.6609 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.45
Wintergreen
#20F986
ΔE00 2.77
Weird Green
#3AE57F
ΔE00 2.78
Minty Green
#0BF77D
ΔE00 3.14
Sea Green (survey)
#53FCA1
ΔE00 3.52
Light Green Blue
#56FCA2
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F08A #F055BB
analogous
#6DF055 #55F08A #55F0D7
triadic
#55F08A #8A55F0 #F08A55
tetradic
#55F08A #556DF0 #F055BB #F0D755
square
#55F08A #556DF0 #F055BB #F0D755
split-complementary
#55F08A #D755F0 #F0556D
monochromatic
#10BA4A #1DEB63 #55F08A #8DF5B1 #C5FAD7
Accessibility & contrast
On white
1.48
#55F08A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#55F08A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F08A
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F08A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F08A | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD82
Deuteranopia (green-blind)
#DDCF91
Tritanopia (blue-blind)
#06ECD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #55f08a; /* rgb */ color: rgb(85, 240, 138); /* oklch */ color: oklch(85.0% 0.192 151.2);
Tailwind
colors: {
custom: {
50: '#95f6ad',
500: '#55f08a',
950: '#000000',
},
}SCSS
$custom: #55f08a; $custom-light: #95f6ad; $custom-dark: #000000;
JSON
{
"hex": "#55f08a",
"rgb": {
"r": 85,
"g": 240,
"b": 138
},
"hsl": {
"h": 140.516,
"s": 83.784,
"l": 63.725
},
"oklch": {
"l": 0.84978,
"c": 0.19226,
"h": 151.2
},
"luminance": 0.66086
}Semantic roles & 50–950 ramp
primary
#55F08A
secondary
#B9308A
accent
#0595E0
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581