#5CED9D#5CED9D
#5CED9D is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.8% C 0.169 H 155.7°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5CED9D |
|---|---|
| RGB | rgb(92, 237, 157) |
| HSL | hsl(147, 80%, 65%) |
| HSV | hsv(147, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 33.8%, 7.1%) |
| CIE-LAB | lab(84.62, -56.61, 27.51) |
| CIE-LCH | lch(84.62, 62.94, 154.08°) |
| OKLab | oklab(84.79% -0.1537 0.0693) |
| OKLCH | oklch(84.79% 0.169 155.7) |
| XYZ | xyz(40.7801, 65.2739, 42.3418) |
| Luminance | 0.6528 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.27
Light Green Blue
#56FCA2
ΔE00 3.31
Sea Green (survey)
#53FCA1
ΔE00 3.37
Light Greenish Blue
#63F7B4
ΔE00 3.63
Seafoam (survey)
#80F9AD
ΔE00 3.64
Light Bluish Green
#76FDA8
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CED9D #ED5CAC
analogous
#64ED5C #5CED9D #5CEDE6
triadic
#5CED9D #9D5CED #ED9D5C
tetradic
#5CED9D #5C64ED #ED5CAC #EDE65C
square
#5CED9D #5C64ED #ED5CAC #EDE65C
split-complementary
#5CED9D #E65CED #ED5C64
monochromatic
#15BA5F #25E77C #5CED9D #93F3BE #CAF9DF
Accessibility & contrast
On white
1.49
#5CED9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#5CED9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CED9D
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CED9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CED9D | 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)
#ECDB98
Deuteranopia (green-blind)
#D9CEA2
Tritanopia (blue-blind)
#18EBD8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ced9d; /* rgb */ color: rgb(92, 237, 157); /* oklch */ color: oklch(84.8% 0.169 155.7);
Tailwind
colors: {
custom: {
50: '#97f4ba',
500: '#5ced9d',
950: '#000000',
},
}SCSS
$custom: #5ced9d; $custom-light: #97f4ba; $custom-dark: #000000;
JSON
{
"hex": "#5ced9d",
"rgb": {
"r": 92,
"g": 237,
"b": 157
},
"hsl": {
"h": 146.897,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.84788,
"c": 0.16859,
"h": 155.7
},
"luminance": 0.65278
}Semantic roles & 50–950 ramp
primary
#5CED9D
secondary
#B9347D
accent
#097EDC
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581