#5CEDA0#5CEDA0
#5CEDA0 is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.8% C 0.166 H 156.7°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEDA0 |
|---|---|
| RGB | rgb(92, 237, 160) |
| HSL | hsl(148, 80%, 65%) |
| HSV | hsv(148, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 32.5%, 7.1%) |
| CIE-LAB | lab(84.68, -56.04, 26.05) |
| CIE-LCH | lch(84.68, 61.80, 155.07°) |
| OKLab | oklab(84.85% -0.1524 0.0658) |
| OKLCH | oklch(84.85% 0.166 156.7) |
| XYZ | xyz(41.0394, 65.3776, 43.7073) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.19
Seafoam Green
#7AF9AB
ΔE00 3.28
Light Green Blue
#56FCA2
ΔE00 3.50
Sea Green (survey)
#53FCA1
ΔE00 3.58
Seafoam (survey)
#80F9AD
ΔE00 3.62
Light Blue Green
#7EFBB3
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEDA0 #ED5CA9
analogous
#61ED5C #5CEDA0 #5CEDE8
triadic
#5CEDA0 #A05CED #EDA05C
tetradic
#5CEDA0 #5C61ED #ED5CA9 #EDE85C
square
#5CEDA0 #5C61ED #ED5CA9 #EDE85C
split-complementary
#5CEDA0 #E85CED #ED5C61
monochromatic
#15BA62 #25E780 #5CEDA0 #93F3C0 #CAF9E0
Accessibility & contrast
On white
1.49
#5CEDA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#5CEDA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEDA0
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEDA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEDA0 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDC9B
Deuteranopia (green-blind)
#D8CEA5
Tritanopia (blue-blind)
#13EBD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ceda0; /* rgb */ color: rgb(92, 237, 160); /* oklch */ color: oklch(84.8% 0.166 156.7);
Tailwind
colors: {
custom: {
50: '#97f4bc',
500: '#5ceda0',
950: '#000000',
},
}SCSS
$custom: #5ceda0; $custom-light: #97f4bc; $custom-dark: #000000;
JSON
{
"hex": "#5ceda0",
"rgb": {
"r": 92,
"g": 237,
"b": 160
},
"hsl": {
"h": 148.138,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.84849,
"c": 0.16596,
"h": 156.7
},
"luminance": 0.65382
}Semantic roles & 50–950 ramp
primary
#5CEDA0
secondary
#B9347B
accent
#0979DC
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582