#5CDA95#5CDA95
#5CDA95 is a light, vivid green. Relative luminance 0.546; OKLCH L 80.0% C 0.150 H 156.5°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDA95 |
|---|---|
| RGB | rgb(92, 218, 149) |
| HSL | hsl(147, 63%, 61%) |
| HSV | hsv(147, 58%, 85%) |
| CMYK | cmyk(57.8%, 0%, 31.7%, 14.5%) |
| CIE-LAB | lab(78.80, -50.56, 23.73) |
| CIE-LCH | lch(78.80, 55.85, 154.86°) |
| OKLab | oklab(79.97% -0.1377 0.06) |
| OKLCH | oklch(79.97% 0.15 156.5) |
| XYZ | xyz(34.9069, 54.5847, 37.1243) |
| Luminance | 0.5459 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.55
Seaweed
#18D17B
ΔE00 4.77
Emerald
#50C878
ΔE00 5.33
Eucalyptus
#44D7A8
ΔE00 5.57
Weird Green
#3AE57F
ΔE00 5.62
Seafoam
#7FE0B3
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDA95 #DA5CA1
analogous
#62DA5C #5CDA95 #5CDAD4
triadic
#5CDA95 #955CDA #DA955C
tetradic
#5CDA95 #5C62DA #DA5CA1 #DAD45C
square
#5CDA95 #5C62DA #DA5CA1 #DAD45C
split-complementary
#5CDA95 #D45CDA #DA5C62
monochromatic
#239958 #2ECB75 #5CDA95 #8EE5B5 #C0F1D6
Accessibility & contrast
On white
1.76
#5CDA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#5CDA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDA95
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDA95 | 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)
#D9CA91
Deuteranopia (green-blind)
#C7BE99
Tritanopia (blue-blind)
#2ED8C8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5cda95; /* rgb */ color: rgb(92, 218, 149); /* oklch */ color: oklch(80.0% 0.150 156.5);
Tailwind
colors: {
custom: {
50: '#95e6b4',
500: '#5cda95',
950: '#000000',
},
}SCSS
$custom: #5cda95; $custom-light: #95e6b4; $custom-dark: #000000;
JSON
{
"hex": "#5cda95",
"rgb": {
"r": 92,
"g": 218,
"b": 149
},
"hsl": {
"h": 147.143,
"s": 63,
"l": 60.784
},
"oklch": {
"l": 0.79968,
"c": 0.1502,
"h": 156.5
},
"luminance": 0.54588
}Semantic roles & 50–950 ramp
primary
#5CDA95
secondary
#9D3D72
accent
#1B7BCB
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481