#5CEC82#5CEC82
#5CEC82 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.1% C 0.192 H 149.1°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEC82 |
|---|---|
| RGB | rgb(92, 236, 130) |
| HSL | hsl(136, 79%, 64%) |
| HSV | hsv(136, 61%, 93%) |
| CMYK | cmyk(61%, 0%, 44.9%, 7.5%) |
| CIE-LAB | lab(83.90, -60.86, 40.08) |
| CIE-LCH | lch(83.90, 72.87, 146.63°) |
| OKLab | oklab(84.05% -0.1644 0.0983) |
| OKLCH | oklch(84.05% 0.192 149.1) |
| XYZ | xyz(38.4356, 63.8741, 31.4182) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.55
Turquoise Green
#04F489
ΔE00 3.46
Minty Green
#0BF77D
ΔE00 3.57
Wintergreen
#20F986
ΔE00 3.60
Spearmint
#1EF876
ΔE00 3.90
Lightgreen
#90EE90
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEC82 #EC5CC6
analogous
#7EEC5C #5CEC82 #5CECCA
triadic
#5CEC82 #825CEC #EC825C
tetradic
#5CEC82 #5C7EEC #EC5CC6 #ECCA5C
square
#5CEC82 #5C7EEC #EC5CC6 #ECCA5C
split-complementary
#5CEC82 #CA5CEC #EC5C7E
monochromatic
#15B840 #25E658 #5CEC82 #93F2AC #CAF9D6
Accessibility & contrast
On white
1.52
#5CEC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#5CEC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEC82
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEC82 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED97A
Deuteranopia (green-blind)
#DBCC89
Tritanopia (blue-blind)
#30E8D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5cec82; /* rgb */ color: rgb(92, 236, 130); /* oklch */ color: oklch(84.1% 0.192 149.1);
Tailwind
colors: {
custom: {
50: '#97f3a8',
500: '#5cec82',
950: '#000000',
},
}SCSS
$custom: #5cec82; $custom-light: #97f3a8; $custom-dark: #000000;
JSON
{
"hex": "#5cec82",
"rgb": {
"r": 92,
"g": 236,
"b": 130
},
"hsl": {
"h": 135.833,
"s": 79.121,
"l": 64.314
},
"oklch": {
"l": 0.84053,
"c": 0.1915,
"h": 149.1
},
"luminance": 0.63878
}Semantic roles & 50–950 ramp
primary
#5CEC82
secondary
#B83595
accent
#0AA4DB
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1710
muted
#808580