#5CED81#5CED81
#5CED81 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.3% C 0.194 H 148.9°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5CED81 |
|---|---|
| RGB | rgb(92, 237, 129) |
| HSL | hsl(135, 80%, 65%) |
| HSV | hsv(135, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 45.6%, 7.1%) |
| CIE-LAB | lab(84.19, -61.38, 40.93) |
| CIE-LCH | lch(84.19, 73.78, 146.30°) |
| OKLab | oklab(84.28% -0.1658 0.1002) |
| OKLCH | oklch(84.28% 0.194 148.9) |
| XYZ | xyz(38.6575, 64.4248, 31.1626) |
| Luminance | 0.6443 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.78
Minty Green
#0BF77D
ΔE00 3.38
Turquoise Green
#04F489
ΔE00 3.45
Wintergreen
#20F986
ΔE00 3.46
Spearmint
#1EF876
ΔE00 3.64
Lightgreen
#90EE90
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CED81 #ED5CC8
analogous
#80ED5C #5CED81 #5CEDC9
triadic
#5CED81 #815CED #ED815C
tetradic
#5CED81 #5C80ED #ED5CC8 #EDC95C
square
#5CED81 #5C80ED #ED5CC8 #EDC95C
split-complementary
#5CED81 #C95CED #ED5C80
monochromatic
#15BA3F #25E756 #5CED81 #93F3AC #CAF9D6
Accessibility & contrast
On white
1.51
#5CED81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#5CED81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CED81
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CED81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CED81 | 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)
#EFDA79
Deuteranopia (green-blind)
#DCCD88
Tritanopia (blue-blind)
#30E9D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ced81; /* rgb */ color: rgb(92, 237, 129); /* oklch */ color: oklch(84.3% 0.194 148.9);
Tailwind
colors: {
custom: {
50: '#98f4a7',
500: '#5ced81',
950: '#000000',
},
}SCSS
$custom: #5ced81; $custom-light: #98f4a7; $custom-dark: #000000;
JSON
{
"hex": "#5ced81",
"rgb": {
"r": 92,
"g": 237,
"b": 129
},
"hsl": {
"h": 135.31,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.84284,
"c": 0.19369,
"h": 148.9
},
"luminance": 0.64429
}Semantic roles & 50–950 ramp
primary
#5CED81
secondary
#B93497
accent
#09A6DC
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580