#5CE58F#5CE58F
#5CE58F is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.6% C 0.171 H 152.9°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE58F |
|---|---|
| RGB | rgb(92, 229, 143) |
| HSL | hsl(142, 72%, 63%) |
| HSV | hsv(142, 60%, 90%) |
| CMYK | cmyk(59.8%, 0%, 37.6%, 10.2%) |
| CIE-LAB | lab(82.00, -56.05, 31.12) |
| CIE-LCH | lch(82.00, 64.11, 150.96°) |
| OKLab | oklab(82.55% -0.1518 0.0777) |
| OKLCH | oklch(82.55% 0.171 152.9) |
| XYZ | xyz(37.3879, 60.2935, 35.6488) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.74
Aqua Green
#12E193
ΔE00 3.86
Tealish Green
#0CDC73
ΔE00 4.53
Turquoise Green
#04F489
ΔE00 4.59
Light Green Blue
#56FCA2
ΔE00 4.99
Sea Green (survey)
#53FCA1
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE58F #E55CB2
analogous
#6DE55C #5CE58F #5CE5D4
triadic
#5CE58F #8F5CE5 #E58F5C
tetradic
#5CE58F #5C6DE5 #E55CB2 #E5D45C
square
#5CE58F #5C6DE5 #E55CB2 #E5D45C
split-complementary
#5CE58F #D45CE5 #E55C6D
monochromatic
#1BAB51 #27DD6B #5CE58F #91EDB3 #C6F6D8
Accessibility & contrast
On white
1.61
#5CE58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#5CE58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE58F
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE58F | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D489
Deuteranopia (green-blind)
#D3C795
Tritanopia (blue-blind)
#2CE2CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ce58f; /* rgb */ color: rgb(92, 229, 143); /* oklch */ color: oklch(82.6% 0.171 152.9);
Tailwind
colors: {
custom: {
50: '#96eeb0',
500: '#5ce58f',
950: '#000000',
},
}SCSS
$custom: #5ce58f; $custom-light: #96eeb0; $custom-dark: #000000;
JSON
{
"hex": "#5ce58f",
"rgb": {
"r": 92,
"g": 229,
"b": 143
},
"hsl": {
"h": 142.336,
"s": 72.487,
"l": 62.941
},
"oklch": {
"l": 0.82554,
"c": 0.1705,
"h": 152.9
},
"luminance": 0.60297
}Semantic roles & 50–950 ramp
primary
#5CE58F
secondary
#AD3881
accent
#118CD5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581