#5CF17D#5CF17D
#5CF17D is a very light, highly saturated green. Relative luminance 0.667; OKLCH L 85.2% C 0.202 H 147.9°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF17D |
|---|---|
| RGB | rgb(92, 241, 125) |
| HSL | hsl(133, 84%, 65%) |
| HSV | hsv(133, 62%, 95%) |
| CMYK | cmyk(61.8%, 0%, 48.1%, 5.5%) |
| CIE-LAB | lab(85.33, -63.44, 44.31) |
| CIE-LCH | lch(85.33, 77.38, 145.07°) |
| OKLab | oklab(85.21% -0.1713 0.1077) |
| OKLCH | oklch(85.21% 0.202 147.9) |
| XYZ | xyz(39.5678, 66.6626, 30.1800) |
| Luminance | 0.6667 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.80
Minty Green
#0BF77D
ΔE00 2.90
Wintergreen
#20F986
ΔE00 3.16
Turquoise Green
#04F489
ΔE00 3.71
Weird Green
#3AE57F
ΔE00 3.81
Spring Green
#00FF7F
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF17D #F15CD0
analogous
#85F15C #5CF17D #5CF1C8
triadic
#5CF17D #7D5CF1 #F17D5C
tetradic
#5CF17D #5C85F1 #F15CD0 #F1C85C
square
#5CF17D #5C85F1 #F15CD0 #F1C85C
split-complementary
#5CF17D #C85CF1 #F15C85
monochromatic
#11C238 #24EC50 #5CF17D #94F6AA #CDFBD7
Accessibility & contrast
On white
1.47
#5CF17D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#5CF17D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF17D
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF17D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF17D | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD73
Deuteranopia (green-blind)
#E1D085
Tritanopia (blue-blind)
#31ECD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5cf17d; /* rgb */ color: rgb(92, 241, 125); /* oklch */ color: oklch(85.2% 0.202 147.9);
Tailwind
colors: {
custom: {
50: '#98f7a4',
500: '#5cf17d',
950: '#000000',
},
}SCSS
$custom: #5cf17d; $custom-light: #98f7a4; $custom-dark: #000000;
JSON
{
"hex": "#5cf17d",
"rgb": {
"r": 92,
"g": 241,
"b": 125
},
"hsl": {
"h": 133.289,
"s": 84.181,
"l": 65.294
},
"oklch": {
"l": 0.85212,
"c": 0.20234,
"h": 147.9
},
"luminance": 0.66667
}Semantic roles & 50–950 ramp
primary
#5CF17D
secondary
#C032A0
accent
#05B0E1
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580