#5CED86#5CED86
#5CED86 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.4% C 0.189 H 149.9°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5CED86 |
|---|---|
| RGB | rgb(92, 237, 134) |
| HSL | hsl(137, 80%, 65%) |
| HSV | hsv(137, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 43.5%, 7.1%) |
| CIE-LAB | lab(84.26, -60.60, 38.57) |
| CIE-LCH | lch(84.26, 71.84, 147.52°) |
| OKLab | oklab(84.37% -0.1637 0.0949) |
| OKLCH | oklch(84.37% 0.189 149.9) |
| XYZ | xyz(38.9980, 64.5611, 32.9560) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.56
Turquoise Green
#04F489
ΔE00 3.19
Wintergreen
#20F986
ΔE00 3.44
Minty Green
#0BF77D
ΔE00 3.58
Spearmint
#1EF876
ΔE00 4.04
Sea Green (survey)
#53FCA1
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CED86 #ED5CC3
analogous
#7BED5C #5CED86 #5CEDCE
triadic
#5CED86 #865CED #ED865C
tetradic
#5CED86 #5C7BED #ED5CC3 #EDCE5C
square
#5CED86 #5C7BED #ED5CC3 #EDCE5C
split-complementary
#5CED86 #CE5CED #ED5C7B
monochromatic
#15BA44 #25E75D #5CED86 #93F3AF #CAF9D8
Accessibility & contrast
On white
1.51
#5CED86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#5CED86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CED86
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CED86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CED86 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA7E
Deuteranopia (green-blind)
#DCCD8D
Tritanopia (blue-blind)
#2DE9D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ced86; /* rgb */ color: rgb(92, 237, 134); /* oklch */ color: oklch(84.4% 0.189 149.9);
Tailwind
colors: {
custom: {
50: '#98f4aa',
500: '#5ced86',
950: '#000000',
},
}SCSS
$custom: #5ced86; $custom-light: #98f4aa; $custom-dark: #000000;
JSON
{
"hex": "#5ced86",
"rgb": {
"r": 92,
"g": 237,
"b": 134
},
"hsl": {
"h": 137.379,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.84366,
"c": 0.18922,
"h": 149.9
},
"luminance": 0.64565
}Semantic roles & 50–950 ramp
primary
#5CED86
secondary
#B93493
accent
#099FDC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581