#5CDC95#5CDC95
#5CDC95 is a light, vivid green. Relative luminance 0.556; OKLCH L 80.5% C 0.153 H 156.1°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDC95 |
|---|---|
| RGB | rgb(92, 220, 149) |
| HSL | hsl(147, 65%, 61%) |
| HSV | hsv(147, 58%, 86%) |
| CMYK | cmyk(58.2%, 0%, 32.3%, 13.7%) |
| CIE-LAB | lab(79.40, -51.37, 24.55) |
| CIE-LCH | lch(79.40, 56.94, 154.46°) |
| OKLab | oklab(80.46% -0.1398 0.062) |
| OKLCH | oklch(80.46% 0.153 156.1) |
| XYZ | xyz(35.4287, 55.6282, 37.2982) |
| Luminance | 0.5563 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.32
Seaweed
#18D17B
ΔE00 4.84
Weird Green
#3AE57F
ΔE00 5.17
Emerald
#50C878
ΔE00 5.57
Tealish Green
#0CDC73
ΔE00 5.82
Eucalyptus
#44D7A8
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDC95 #DC5CA3
analogous
#63DC5C #5CDC95 #5CDCD5
triadic
#5CDC95 #955CDC #DC955C
tetradic
#5CDC95 #5C63DC #DC5CA3 #DCD55C
square
#5CDC95 #5C63DC #DC5CA3 #DCD55C
split-complementary
#5CDC95 #D55CDC #DC5C63
monochromatic
#229C58 #2CCE75 #5CDC95 #8EE7B6 #C1F2D7
Accessibility & contrast
On white
1.73
#5CDC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#5CDC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDC95
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDC95 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC91
Deuteranopia (green-blind)
#C9C099
Tritanopia (blue-blind)
#2CDAC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5cdc95; /* rgb */ color: rgb(92, 220, 149); /* oklch */ color: oklch(80.5% 0.153 156.1);
Tailwind
colors: {
custom: {
50: '#95e8b4',
500: '#5cdc95',
950: '#000000',
},
}SCSS
$custom: #5cdc95; $custom-light: #95e8b4; $custom-dark: #000000;
JSON
{
"hex": "#5cdc95",
"rgb": {
"r": 92,
"g": 220,
"b": 149
},
"hsl": {
"h": 146.719,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.80459,
"c": 0.15292,
"h": 156.1
},
"luminance": 0.55632
}Semantic roles & 50–950 ramp
primary
#5CDC95
secondary
#A03C74
accent
#197DCC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481