#5CED82#5CED82
#5CED82 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.3% C 0.193 H 149.1°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5CED82 |
|---|---|
| RGB | rgb(92, 237, 130) |
| HSL | hsl(136, 80%, 65%) |
| HSV | hsv(136, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 45.1%, 7.1%) |
| CIE-LAB | lab(84.20, -61.23, 40.46) |
| CIE-LCH | lch(84.20, 73.39, 146.54°) |
| OKLab | oklab(84.3% -0.1654 0.0991) |
| OKLCH | oklch(84.3% 0.193 149.1) |
| XYZ | xyz(38.7243, 64.4516, 31.5144) |
| Luminance | 0.6445 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.72
Turquoise Green
#04F489
ΔE00 3.39
Minty Green
#0BF77D
ΔE00 3.41
Wintergreen
#20F986
ΔE00 3.44
Spearmint
#1EF876
ΔE00 3.71
Lightgreen
#90EE90
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CED82 #ED5CC7
analogous
#7FED5C #5CED82 #5CEDCA
triadic
#5CED82 #825CED #ED825C
tetradic
#5CED82 #5C7FED #ED5CC7 #EDCA5C
square
#5CED82 #5C7FED #ED5CC7 #EDCA5C
split-complementary
#5CED82 #CA5CED #ED5C7F
monochromatic
#15BA40 #25E758 #5CED82 #93F3AC #CAF9D7
Accessibility & contrast
On white
1.51
#5CED82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#5CED82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CED82
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CED82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CED82 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7A
Deuteranopia (green-blind)
#DCCD89
Tritanopia (blue-blind)
#30E9D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ced82; /* rgb */ color: rgb(92, 237, 130); /* oklch */ color: oklch(84.3% 0.193 149.1);
Tailwind
colors: {
custom: {
50: '#98f4a8',
500: '#5ced82',
950: '#000000',
},
}SCSS
$custom: #5ced82; $custom-light: #98f4a8; $custom-dark: #000000;
JSON
{
"hex": "#5ced82",
"rgb": {
"r": 92,
"g": 237,
"b": 130
},
"hsl": {
"h": 135.724,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.843,
"c": 0.1928,
"h": 149.1
},
"luminance": 0.64455
}Semantic roles & 50–950 ramp
primary
#5CED82
secondary
#B93496
accent
#09A5DC
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1710
muted
#808580