#5CE585#5CE585
#5CE585 is a very light, vivid green. Relative luminance 0.600; OKLCH L 82.4% C 0.180 H 150.4°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE585 |
|---|---|
| RGB | rgb(92, 229, 133) |
| HSL | hsl(138, 72%, 63%) |
| HSV | hsv(138, 60%, 90%) |
| CMYK | cmyk(59.8%, 0%, 41.9%, 10.2%) |
| CIE-LAB | lab(81.84, -57.75, 35.95) |
| CIE-LCH | lch(81.84, 68.03, 148.10°) |
| OKLab | oklab(82.37% -0.1561 0.0888) |
| OKLCH | oklch(82.37% 0.18 150.4) |
| XYZ | xyz(36.6638, 60.0038, 31.8355) |
| Luminance | 0.6001 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 1.89
Tealish Green
#0CDC73
ΔE00 3.86
Turquoise Green
#04F489
ΔE00 4.28
Wintergreen
#20F986
ΔE00 5.00
Lightgreen
#90EE90
ΔE00 5.00
Aqua Green
#12E193
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE585 #E55CBC
analogous
#77E55C #5CE585 #5CE5C9
triadic
#5CE585 #855CE5 #E5855C
tetradic
#5CE585 #5C77E5 #E55CBC #E5C95C
square
#5CE585 #5C77E5 #E55CBC #E5C95C
split-complementary
#5CE585 #C95CE5 #E55C77
monochromatic
#1BAB46 #27DD5D #5CE585 #91EDAD #C6F6D4
Accessibility & contrast
On white
1.62
#5CE585 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#5CE585 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE585
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE585 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE585 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37E
Deuteranopia (green-blind)
#D4C78B
Tritanopia (blue-blind)
#32E1CD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ce585; /* rgb */ color: rgb(92, 229, 133); /* oklch */ color: oklch(82.4% 0.180 150.4);
Tailwind
colors: {
custom: {
50: '#96eea9',
500: '#5ce585',
950: '#000000',
},
}SCSS
$custom: #5ce585; $custom-light: #96eea9; $custom-dark: #000000;
JSON
{
"hex": "#5ce585",
"rgb": {
"r": 92,
"g": 229,
"b": 133
},
"hsl": {
"h": 137.956,
"s": 72.487,
"l": 62.941
},
"oklch": {
"l": 0.82373,
"c": 0.1796,
"h": 150.4
},
"luminance": 0.60007
}Semantic roles & 50–950 ramp
primary
#5CE585
secondary
#AD388A
accent
#119AD5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581