#5CDE84#5CDE84
#5CDE84 is a light, vivid green. Relative luminance 0.562; OKLCH L 80.6% C 0.171 H 150.8°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDE84 |
|---|---|
| RGB | rgb(92, 222, 132) |
| HSL | hsl(138, 66%, 62%) |
| HSV | hsv(138, 59%, 87%) |
| CMYK | cmyk(58.6%, 0%, 40.5%, 12.9%) |
| CIE-LAB | lab(79.72, -55.23, 33.68) |
| CIE-LCH | lch(79.72, 64.69, 148.62°) |
| OKLab | oklab(80.62% -0.1494 0.0835) |
| OKLCH | oklch(80.62% 0.171 150.8) |
| XYZ | xyz(34.6972, 56.1805, 30.8407) |
| Luminance | 0.5618 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.65
Tealish Green
#0CDC73
ΔE00 3.54
Aqua Green
#12E193
ΔE00 4.59
Seaweed
#18D17B
ΔE00 4.62
Emerald
#50C878
ΔE00 5.42
Turquoise Green
#04F489
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDE84 #DE5CB6
analogous
#75DE5C #5CDE84 #5CDEC5
triadic
#5CDE84 #845CDE #DE845C
tetradic
#5CDE84 #5C75DE #DE5CB6 #DEC55C
square
#5CDE84 #5C75DE #DE5CB6 #DEC55C
split-complementary
#5CDE84 #C55CDE #DE5C75
monochromatic
#209F47 #2BD25E #5CDE84 #8FE8AA #C2F3D1
Accessibility & contrast
On white
1.72
#5CDE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#5CDE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDE84
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDE84 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7E
Deuteranopia (green-blind)
#CEC18A
Tritanopia (blue-blind)
#36DBC8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5cde84; /* rgb */ color: rgb(92, 222, 132); /* oklch */ color: oklch(80.6% 0.171 150.8);
Tailwind
colors: {
custom: {
50: '#95e9a8',
500: '#5cde84',
950: '#000000',
},
}SCSS
$custom: #5cde84; $custom-light: #95e9a8; $custom-dark: #000000;
JSON
{
"hex": "#5cde84",
"rgb": {
"r": 92,
"g": 222,
"b": 132
},
"hsl": {
"h": 138.462,
"s": 66.327,
"l": 61.569
},
"oklch": {
"l": 0.80623,
"c": 0.17115,
"h": 150.8
},
"luminance": 0.56184
}Semantic roles & 50–950 ramp
primary
#5CDE84
secondary
#A33C83
accent
#1796CE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E1610
muted
#7F8480