#5CF57B#5CF57B
#5CF57B is a very light, highly saturated green. Relative luminance 0.690; OKLCH L 86.2% C 0.209 H 147.3°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF57B |
|---|---|
| RGB | rgb(92, 245, 123) |
| HSL | hsl(132, 88%, 66%) |
| HSV | hsv(132, 62%, 96%) |
| CMYK | cmyk(62.4%, 0%, 49.8%, 3.9%) |
| CIE-LAB | lab(86.51, -65.16, 46.72) |
| CIE-LCH | lch(86.51, 80.18, 144.36°) |
| OKLab | oklab(86.17% -0.176 0.113) |
| OKLCH | oklch(86.17% 0.209 147.3) |
| XYZ | xyz(40.6384, 69.0061, 29.9129) |
| Luminance | 0.6901 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.37
Minty Green
#0BF77D
ΔE00 2.81
Lightgreen (survey)
#76FF7B
ΔE00 3.04
Wintergreen
#20F986
ΔE00 3.16
Spring Green
#00FF7F
ΔE00 3.30
Turquoise Green
#04F489
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF57B #F55CD6
analogous
#89F55C #5CF57B #5CF5C7
triadic
#5CF57B #7B5CF5 #F57B5C
tetradic
#5CF57B #5C89F5 #F55CD6 #F5C75C
square
#5CF57B #5C89F5 #F55CD6 #F5C75C
split-complementary
#5CF57B #C75CF5 #F55C89
monochromatic
#0CCA33 #22F14C #5CF57B #96F9AA #CFFCD8
Accessibility & contrast
On white
1.42
#5CF57B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#5CF57B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF57B
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF57B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF57B | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E171
Deuteranopia (green-blind)
#E5D384
Tritanopia (blue-blind)
#2FF0D9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5cf57b; /* rgb */ color: rgb(92, 245, 123); /* oklch */ color: oklch(86.2% 0.209 147.3);
Tailwind
colors: {
custom: {
50: '#99faa3',
500: '#5cf57b',
950: '#000000',
},
}SCSS
$custom: #5cf57b; $custom-light: #99faa3; $custom-dark: #000000;
JSON
{
"hex": "#5cf57b",
"rgb": {
"r": 92,
"g": 245,
"b": 123
},
"hsl": {
"h": 132.157,
"s": 88.439,
"l": 66.078
},
"oklch": {
"l": 0.86171,
"c": 0.20912,
"h": 147.3
},
"luminance": 0.6901
}Semantic roles & 50–950 ramp
primary
#5CF57B
secondary
#C62FA8
accent
#00B7E5
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580