#5CE590#5CE590
#5CE590 is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.6% C 0.170 H 153.2°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE590 |
|---|---|
| RGB | rgb(92, 229, 144) |
| HSL | hsl(143, 72%, 63%) |
| HSV | hsv(143, 60%, 90%) |
| CMYK | cmyk(59.8%, 0%, 37.1%, 10.2%) |
| CIE-LAB | lab(82.01, -55.87, 30.63) |
| CIE-LCH | lch(82.01, 63.72, 151.27°) |
| OKLab | oklab(82.57% -0.1513 0.0766) |
| OKLCH | oklch(82.57% 0.17 153.2) |
| XYZ | xyz(37.4640, 60.3239, 36.0495) |
| Luminance | 0.6033 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.88
Aqua Green
#12E193
ΔE00 3.76
Tealish Green
#0CDC73
ΔE00 4.64
Turquoise Green
#04F489
ΔE00 4.66
Light Green Blue
#56FCA2
ΔE00 4.97
Sea Green (survey)
#53FCA1
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE590 #E55CB1
analogous
#6CE55C #5CE590 #5CE5D5
triadic
#5CE590 #905CE5 #E5905C
tetradic
#5CE590 #5C6CE5 #E55CB1 #E5D55C
square
#5CE590 #5C6CE5 #E55CB1 #E5D55C
split-complementary
#5CE590 #D55CE5 #E55C6C
monochromatic
#1BAB52 #27DD6C #5CE590 #91EDB4 #C6F6D8
Accessibility & contrast
On white
1.61
#5CE590 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#5CE590 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE590
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE590 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE590 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48A
Deuteranopia (green-blind)
#D3C795
Tritanopia (blue-blind)
#2BE2CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ce590; /* rgb */ color: rgb(92, 229, 144); /* oklch */ color: oklch(82.6% 0.170 153.2);
Tailwind
colors: {
custom: {
50: '#96eeb1',
500: '#5ce590',
950: '#000000',
},
}SCSS
$custom: #5ce590; $custom-light: #96eeb1; $custom-dark: #000000;
JSON
{
"hex": "#5ce590",
"rgb": {
"r": 92,
"g": 229,
"b": 144
},
"hsl": {
"h": 142.774,
"s": 72.487,
"l": 62.941
},
"oklch": {
"l": 0.82573,
"c": 0.1696,
"h": 153.2
},
"luminance": 0.60328
}Semantic roles & 50–950 ramp
primary
#5CE590
secondary
#AD3881
accent
#118AD5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1611
muted
#808581