#55F17C#55F17C
#55F17C is a very light, highly saturated green. Relative luminance 0.663; OKLCH L 85.0% C 0.206 H 148.3°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #55F17C |
|---|---|
| RGB | rgb(85, 241, 124) |
| HSL | hsl(135, 85%, 64%) |
| HSV | hsv(135, 65%, 95%) |
| CMYK | cmyk(64.7%, 0%, 48.5%, 5.5%) |
| CIE-LAB | lab(85.15, -64.95, 44.52) |
| CIE-LCH | lch(85.15, 78.74, 145.57°) |
| OKLab | oklab(85% -0.1752 0.1081) |
| OKLCH | oklch(85% 0.206 148.3) |
| XYZ | xyz(38.8368, 66.2931, 29.8140) |
| Luminance | 0.6630 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.47
Minty Green
#0BF77D
ΔE00 2.53
Wintergreen
#20F986
ΔE00 2.87
Turquoise Green
#04F489
ΔE00 3.41
Spring Green
#00FF7F
ΔE00 3.58
Weird Green
#3AE57F
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F17C #F155CA
analogous
#7CF155 #55F17C #55F1CA
triadic
#55F17C #7C55F1 #F17C55
tetradic
#55F17C #557CF1 #F155CA #F1CA55
square
#55F17C #557CF1 #F155CA #F1CA55
split-complementary
#55F17C #CA55F1 #F1557C
monochromatic
#0FBC3B #1CEC50 #55F17C #8EF6A8 #C6FAD3
Accessibility & contrast
On white
1.47
#55F17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#55F17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F17C
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F17C | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD72
Deuteranopia (green-blind)
#E0CF84
Tritanopia (blue-blind)
#1AECD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #55f17c; /* rgb */ color: rgb(85, 241, 124); /* oklch */ color: oklch(85.0% 0.206 148.3);
Tailwind
colors: {
custom: {
50: '#95f7a4',
500: '#55f17c',
950: '#000000',
},
}SCSS
$custom: #55f17c; $custom-light: #95f7a4; $custom-dark: #000000;
JSON
{
"hex": "#55f17c",
"rgb": {
"r": 85,
"g": 241,
"b": 124
},
"hsl": {
"h": 135,
"s": 84.783,
"l": 63.922
},
"oklch": {
"l": 0.85003,
"c": 0.20584,
"h": 148.3
},
"luminance": 0.66297
}Semantic roles & 50–950 ramp
primary
#55F17C
secondary
#BB3098
accent
#04AAE1
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580