#5CED8D#5CED8D
#5CED8D is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.5% C 0.183 H 151.5°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5CED8D |
|---|---|
| RGB | rgb(92, 237, 141) |
| HSL | hsl(140, 80%, 65%) |
| HSV | hsv(140, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 40.5%, 7.1%) |
| CIE-LAB | lab(84.36, -59.46, 35.24) |
| CIE-LCH | lch(84.36, 69.12, 149.35°) |
| OKLab | oklab(84.49% -0.1607 0.0874) |
| OKLCH | oklch(84.49% 0.183 151.5) |
| XYZ | xyz(39.5025, 64.7628, 35.6129) |
| Luminance | 0.6477 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.64
Turquoise Green
#04F489
ΔE00 3.13
Sea Green (survey)
#53FCA1
ΔE00 3.69
Wintergreen
#20F986
ΔE00 3.72
Light Green Blue
#56FCA2
ΔE00 3.73
Minty Green
#0BF77D
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CED8D #ED5CBC
analogous
#74ED5C #5CED8D #5CEDD6
triadic
#5CED8D #8D5CED #ED8D5C
tetradic
#5CED8D #5C74ED #ED5CBC #EDD65C
square
#5CED8D #5C74ED #ED5CBC #EDD65C
split-complementary
#5CED8D #D65CED #ED5C74
monochromatic
#15BA4C #25E766 #5CED8D #93F3B4 #CAF9DA
Accessibility & contrast
On white
1.51
#5CED8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#5CED8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CED8D
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CED8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CED8D | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA86
Deuteranopia (green-blind)
#DBCD93
Tritanopia (blue-blind)
#29EAD5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ced8d; /* rgb */ color: rgb(92, 237, 141); /* oklch */ color: oklch(84.5% 0.183 151.5);
Tailwind
colors: {
custom: {
50: '#97f4af',
500: '#5ced8d',
950: '#000000',
},
}SCSS
$custom: #5ced8d; $custom-light: #97f4af; $custom-dark: #000000;
JSON
{
"hex": "#5ced8d",
"rgb": {
"r": 92,
"g": 237,
"b": 141
},
"hsl": {
"h": 140.276,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.84485,
"c": 0.18292,
"h": 151.5
},
"luminance": 0.64767
}Semantic roles & 50–950 ramp
primary
#5CED8D
secondary
#B9348C
accent
#0995DC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581