#5CDA98#5CDA98
#5CDA98 is a light, vivid green. Relative luminance 0.547; OKLCH L 80.0% C 0.148 H 157.5°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDA98 |
|---|---|
| RGB | rgb(92, 218, 152) |
| HSL | hsl(149, 63%, 61%) |
| HSV | hsv(149, 58%, 85%) |
| CMYK | cmyk(57.8%, 0%, 30.3%, 14.5%) |
| CIE-LAB | lab(78.86, -49.98, 22.24) |
| CIE-LCH | lch(78.86, 54.70, 156.01°) |
| OKLab | oklab(80.03% -0.1363 0.0564) |
| OKLCH | oklch(80.03% 0.148 157.5) |
| XYZ | xyz(35.1495, 54.6818, 38.4020) |
| Luminance | 0.5468 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.67
Eucalyptus
#44D7A8
ΔE00 4.98
Seaweed
#18D17B
ΔE00 5.15
Seafoam
#7FE0B3
ΔE00 5.47
Emerald
#50C878
ΔE00 5.69
Weird Green
#3AE57F
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDA98 #DA5C9E
analogous
#5FDA5C #5CDA98 #5CDAD7
triadic
#5CDA98 #985CDA #DA985C
tetradic
#5CDA98 #5C5FDA #DA5C9E #DAD75C
square
#5CDA98 #5C5FDA #DA5C9E #DAD75C
split-complementary
#5CDA98 #D75CDA #DA5C5F
monochromatic
#23995B #2ECB79 #5CDA98 #8EE5B8 #C0F1D7
Accessibility & contrast
On white
1.76
#5CDA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#5CDA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDA98
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDA98 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CB94
Deuteranopia (green-blind)
#C7BE9C
Tritanopia (blue-blind)
#2BD9C8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5cda98; /* rgb */ color: rgb(92, 218, 152); /* oklch */ color: oklch(80.0% 0.148 157.5);
Tailwind
colors: {
custom: {
50: '#95e6b6',
500: '#5cda98',
950: '#000000',
},
}SCSS
$custom: #5cda98; $custom-light: #95e6b6; $custom-dark: #000000;
JSON
{
"hex": "#5cda98",
"rgb": {
"r": 92,
"g": 218,
"b": 152
},
"hsl": {
"h": 148.571,
"s": 63,
"l": 60.784
},
"oklch": {
"l": 0.80032,
"c": 0.14753,
"h": 157.5
},
"luminance": 0.54685
}Semantic roles & 50–950 ramp
primary
#5CDA98
secondary
#9D3D6F
accent
#1B77CB
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481