#55F08C#55F08C
#55F08C is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.0% C 0.190 H 151.6°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #55F08C |
|---|---|
| RGB | rgb(85, 240, 140) |
| HSL | hsl(141, 84%, 64%) |
| HSV | hsv(141, 65%, 94%) |
| CMYK | cmyk(64.6%, 0%, 41.7%, 5.9%) |
| CIE-LAB | lab(85.07, -62.08, 36.62) |
| CIE-LCH | lch(85.07, 72.08, 149.46°) |
| OKLab | oklab(85.01% -0.1676 0.0906) |
| OKLCH | oklch(85.01% 0.19 151.6) |
| XYZ | xyz(39.6368, 66.1408, 35.4834) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.44
Weird Green
#3AE57F
ΔE00 2.80
Wintergreen
#20F986
ΔE00 2.88
Sea Green (survey)
#53FCA1
ΔE00 3.31
Minty Green
#0BF77D
ΔE00 3.32
Light Green Blue
#56FCA2
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F08C #F055B9
analogous
#6BF055 #55F08C #55F0D9
triadic
#55F08C #8C55F0 #F08C55
tetradic
#55F08C #556BF0 #F055B9 #F0D955
square
#55F08C #556BF0 #F055B9 #F0D955
split-complementary
#55F08C #D955F0 #F0556B
monochromatic
#10BA4D #1DEB66 #55F08C #8DF5B2 #C5FAD8
Accessibility & contrast
On white
1.48
#55F08C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#55F08C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F08C
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F08C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F08C | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD85
Deuteranopia (green-blind)
#DDCF93
Tritanopia (blue-blind)
#01ECD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #55f08c; /* rgb */ color: rgb(85, 240, 140); /* oklch */ color: oklch(85.0% 0.190 151.6);
Tailwind
colors: {
custom: {
50: '#95f6ae',
500: '#55f08c',
950: '#000000',
},
}SCSS
$custom: #55f08c; $custom-light: #95f6ae; $custom-dark: #000000;
JSON
{
"hex": "#55f08c",
"rgb": {
"r": 85,
"g": 240,
"b": 140
},
"hsl": {
"h": 141.29,
"s": 83.784,
"l": 63.725
},
"oklch": {
"l": 0.85012,
"c": 0.19048,
"h": 151.6
},
"luminance": 0.66145
}Semantic roles & 50–950 ramp
primary
#55F08C
secondary
#B93088
accent
#0593E0
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581