#5CED9E#5CED9E
#5CED9E is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.8% C 0.168 H 156.0°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5CED9E |
|---|---|
| RGB | rgb(92, 237, 158) |
| HSL | hsl(147, 80%, 65%) |
| HSV | hsv(147, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 33.3%, 7.1%) |
| CIE-LAB | lab(84.64, -56.42, 27.02) |
| CIE-LCH | lch(84.64, 62.56, 154.41°) |
| OKLab | oklab(84.81% -0.1533 0.0681) |
| OKLCH | oklch(84.81% 0.168 156) |
| XYZ | xyz(40.8658, 65.3082, 42.7932) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.26
Light Green Blue
#56FCA2
ΔE00 3.37
Sea Green (survey)
#53FCA1
ΔE00 3.43
Light Greenish Blue
#63F7B4
ΔE00 3.48
Seafoam (survey)
#80F9AD
ΔE00 3.62
Light Bluish Green
#76FDA8
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CED9E #ED5CAB
analogous
#63ED5C #5CED9E #5CEDE6
triadic
#5CED9E #9E5CED #ED9E5C
tetradic
#5CED9E #5C63ED #ED5CAB #EDE65C
square
#5CED9E #5C63ED #ED5CAB #EDE65C
split-complementary
#5CED9E #E65CED #ED5C63
monochromatic
#15BA60 #25E77D #5CED9E #93F3BF #CAF9E0
Accessibility & contrast
On white
1.49
#5CED9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#5CED9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CED9E
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CED9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CED9E | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDC99
Deuteranopia (green-blind)
#D8CEA3
Tritanopia (blue-blind)
#16EBD8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ced9e; /* rgb */ color: rgb(92, 237, 158); /* oklch */ color: oklch(84.8% 0.168 156.0);
Tailwind
colors: {
custom: {
50: '#97f4bb',
500: '#5ced9e',
950: '#000000',
},
}SCSS
$custom: #5ced9e; $custom-light: #97f4bb; $custom-dark: #000000;
JSON
{
"hex": "#5ced9e",
"rgb": {
"r": 92,
"g": 237,
"b": 158
},
"hsl": {
"h": 147.31,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.84808,
"c": 0.16771,
"h": 156
},
"luminance": 0.65312
}Semantic roles & 50–950 ramp
primary
#5CED9E
secondary
#B9347D
accent
#097CDC
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582