#5CDA97#5CDA97
#5CDA97 is a light, vivid green. Relative luminance 0.547; OKLCH L 80.0% C 0.148 H 157.2°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDA97 |
|---|---|
| RGB | rgb(92, 218, 151) |
| HSL | hsl(148, 63%, 61%) |
| HSV | hsv(148, 58%, 85%) |
| CMYK | cmyk(57.8%, 0%, 30.7%, 14.5%) |
| CIE-LAB | lab(78.84, -50.17, 22.74) |
| CIE-LCH | lch(78.84, 55.09, 155.62°) |
| OKLab | oklab(80.01% -0.1368 0.0576) |
| OKLCH | oklch(80.01% 0.148 157.2) |
| XYZ | xyz(35.0679, 54.6491, 37.9724) |
| Luminance | 0.5465 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.62
Seaweed
#18D17B
ΔE00 5.02
Eucalyptus
#44D7A8
ΔE00 5.17
Emerald
#50C878
ΔE00 5.56
Seafoam
#7FE0B3
ΔE00 5.63
Weird Green
#3AE57F
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDA97 #DA5C9F
analogous
#60DA5C #5CDA97 #5CDAD6
triadic
#5CDA97 #975CDA #DA975C
tetradic
#5CDA97 #5C60DA #DA5C9F #DAD65C
square
#5CDA97 #5C60DA #DA5C9F #DAD65C
split-complementary
#5CDA97 #D65CDA #DA5C60
monochromatic
#23995A #2ECB77 #5CDA97 #8EE5B7 #C0F1D7
Accessibility & contrast
On white
1.76
#5CDA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#5CDA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDA97
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDA97 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB93
Deuteranopia (green-blind)
#C7BE9B
Tritanopia (blue-blind)
#2CD8C8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5cda97; /* rgb */ color: rgb(92, 218, 151); /* oklch */ color: oklch(80.0% 0.148 157.2);
Tailwind
colors: {
custom: {
50: '#95e6b6',
500: '#5cda97',
950: '#000000',
},
}SCSS
$custom: #5cda97; $custom-light: #95e6b6; $custom-dark: #000000;
JSON
{
"hex": "#5cda97",
"rgb": {
"r": 92,
"g": 218,
"b": 151
},
"hsl": {
"h": 148.095,
"s": 63,
"l": 60.784
},
"oklch": {
"l": 0.80011,
"c": 0.14841,
"h": 157.2
},
"luminance": 0.54652
}Semantic roles & 50–950 ramp
primary
#5CDA97
secondary
#9D3D70
accent
#1B78CB
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481