#5CDA96#5CDA96
#5CDA96 is a light, vivid green. Relative luminance 0.546; OKLCH L 80.0% C 0.149 H 156.8°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDA96 |
|---|---|
| RGB | rgb(92, 218, 150) |
| HSL | hsl(148, 63%, 61%) |
| HSV | hsv(148, 58%, 85%) |
| CMYK | cmyk(57.8%, 0%, 31.2%, 14.5%) |
| CIE-LAB | lab(78.82, -50.37, 23.23) |
| CIE-LCH | lch(78.82, 55.47, 155.24°) |
| OKLab | oklab(79.99% -0.1372 0.0588) |
| OKLCH | oklch(79.99% 0.149 156.8) |
| XYZ | xyz(34.9871, 54.6168, 37.5466) |
| Luminance | 0.5462 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.58
Seaweed
#18D17B
ΔE00 4.89
Eucalyptus
#44D7A8
ΔE00 5.37
Emerald
#50C878
ΔE00 5.44
Weird Green
#3AE57F
ΔE00 5.79
Seafoam
#7FE0B3
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDA96 #DA5CA0
analogous
#61DA5C #5CDA96 #5CDAD5
triadic
#5CDA96 #965CDA #DA965C
tetradic
#5CDA96 #5C61DA #DA5CA0 #DAD55C
square
#5CDA96 #5C61DA #DA5CA0 #DAD55C
split-complementary
#5CDA96 #D55CDA #DA5C61
monochromatic
#239959 #2ECB76 #5CDA96 #8EE5B6 #C0F1D6
Accessibility & contrast
On white
1.76
#5CDA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#5CDA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDA96
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDA96 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CA92
Deuteranopia (green-blind)
#C7BE9A
Tritanopia (blue-blind)
#2DD8C8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5cda96; /* rgb */ color: rgb(92, 218, 150); /* oklch */ color: oklch(80.0% 0.149 156.8);
Tailwind
colors: {
custom: {
50: '#95e6b5',
500: '#5cda96',
950: '#000000',
},
}SCSS
$custom: #5cda96; $custom-light: #95e6b5; $custom-dark: #000000;
JSON
{
"hex": "#5cda96",
"rgb": {
"r": 92,
"g": 218,
"b": 150
},
"hsl": {
"h": 147.619,
"s": 63,
"l": 60.784
},
"oklch": {
"l": 0.79989,
"c": 0.14931,
"h": 156.8
},
"luminance": 0.5462
}Semantic roles & 50–950 ramp
primary
#5CDA96
secondary
#9D3D71
accent
#1B7ACB
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481