#5CF385#5CF385
#5CF385 is a very light, vivid green. Relative luminance 0.681; OKLCH L 85.8% C 0.198 H 149.2°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF385 |
|---|---|
| RGB | rgb(92, 243, 133) |
| HSL | hsl(136, 86%, 66%) |
| HSV | hsv(136, 62%, 95%) |
| CMYK | cmyk(62.1%, 0%, 45.3%, 4.7%) |
| CIE-LAB | lab(86.04, -62.97, 41.34) |
| CIE-LCH | lch(86.04, 75.33, 146.71°) |
| OKLab | oklab(85.83% -0.17 0.1013) |
| OKLCH | oklch(85.83% 0.198 149.2) |
| XYZ | xyz(40.6949, 68.0659, 33.1792) |
| Luminance | 0.6807 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.63
Minty Green
#0BF77D
ΔE00 2.74
Spearmint
#1EF876
ΔE00 2.99
Turquoise Green
#04F489
ΔE00 3.08
Spring Green
#00FF7F
ΔE00 3.64
Weird Green
#3AE57F
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF385 #F35CCA
analogous
#7EF35C #5CF385 #5CF3D0
triadic
#5CF385 #855CF3 #F3855C
tetradic
#5CF385 #5C7EF3 #F35CCA #F3D05C
square
#5CF385 #5C7EF3 #F35CCA #F3D05C
split-complementary
#5CF385 #D05CF3 #F35C7E
monochromatic
#0FC640 #23EF5A #5CF385 #95F7B0 #CEFBDA
Accessibility & contrast
On white
1.44
#5CF385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#5CF385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF385
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF385 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7C
Deuteranopia (green-blind)
#E2D28D
Tritanopia (blue-blind)
#2AEFD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5cf385; /* rgb */ color: rgb(92, 243, 133); /* oklch */ color: oklch(85.8% 0.198 149.2);
Tailwind
colors: {
custom: {
50: '#99f8aa',
500: '#5cf385',
950: '#000000',
},
}SCSS
$custom: #5cf385; $custom-light: #99f8aa; $custom-dark: #000000;
JSON
{
"hex": "#5cf385",
"rgb": {
"r": 92,
"g": 243,
"b": 133
},
"hsl": {
"h": 136.291,
"s": 86.286,
"l": 65.686
},
"oklch": {
"l": 0.85828,
"c": 0.19787,
"h": 149.2
},
"luminance": 0.6807
}Semantic roles & 50–950 ramp
primary
#5CF385
secondary
#C3309B
accent
#03A6E3
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581