#5CED85#5CED85
#5CED85 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.3% C 0.190 H 149.7°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5CED85 |
|---|---|
| RGB | rgb(92, 237, 133) |
| HSL | hsl(137, 80%, 65%) |
| HSV | hsv(137, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 43.9%, 7.1%) |
| CIE-LAB | lab(84.24, -60.76, 39.05) |
| CIE-LCH | lch(84.24, 72.23, 147.27°) |
| OKLab | oklab(84.35% -0.1641 0.096) |
| OKLCH | oklch(84.35% 0.19 149.7) |
| XYZ | xyz(38.9286, 64.5333, 32.5904) |
| Luminance | 0.6454 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.59
Turquoise Green
#04F489
ΔE00 3.23
Wintergreen
#20F986
ΔE00 3.43
Minty Green
#0BF77D
ΔE00 3.52
Spearmint
#1EF876
ΔE00 3.95
Sea Green (survey)
#53FCA1
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CED85 #ED5CC4
analogous
#7BED5C #5CED85 #5CEDCE
triadic
#5CED85 #855CED #ED855C
tetradic
#5CED85 #5C7BED #ED5CC4 #EDCE5C
square
#5CED85 #5C7BED #ED5CC4 #EDCE5C
split-complementary
#5CED85 #CE5CED #ED5C7B
monochromatic
#15BA43 #25E75C #5CED85 #93F3AE #CAF9D8
Accessibility & contrast
On white
1.51
#5CED85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#5CED85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CED85
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CED85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CED85 | 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)
#EFDA7D
Deuteranopia (green-blind)
#DCCD8C
Tritanopia (blue-blind)
#2EE9D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ced85; /* rgb */ color: rgb(92, 237, 133); /* oklch */ color: oklch(84.3% 0.190 149.7);
Tailwind
colors: {
custom: {
50: '#98f4aa',
500: '#5ced85',
950: '#000000',
},
}SCSS
$custom: #5ced85; $custom-light: #98f4aa; $custom-dark: #000000;
JSON
{
"hex": "#5ced85",
"rgb": {
"r": 92,
"g": 237,
"b": 133
},
"hsl": {
"h": 136.966,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.84349,
"c": 0.19012,
"h": 149.7
},
"luminance": 0.64537
}Semantic roles & 50–950 ramp
primary
#5CED85
secondary
#B93493
accent
#09A1DC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581