#5CFD83#5CFD83
#5CFD83 is a very light, highly saturated green. Relative luminance 0.742; OKLCH L 88.3% C 0.212 H 148.2°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFD83 |
|---|---|
| RGB | rgb(92, 253, 131) |
| HSL | hsl(135, 98%, 68%) |
| HSV | hsv(135, 64%, 99%) |
| CMYK | cmyk(63.6%, 0%, 48.2%, 0.8%) |
| CIE-LAB | lab(89.00, -66.87, 46.04) |
| CIE-LCH | lch(89.00, 81.18, 145.45°) |
| OKLab | oklab(88.26% -0.1804 0.1118) |
| OKLCH | oklch(88.26% 0.212 148.2) |
| XYZ | xyz(43.6325, 74.1601, 33.4832) |
| Luminance | 0.7417 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.51
Spearmint
#1EF876
ΔE00 2.53
Lightgreen (survey)
#76FF7B
ΔE00 2.58
Wintergreen
#20F986
ΔE00 2.88
Minty Green
#0BF77D
ΔE00 2.89
Easter Green
#8CFD7E
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFD83 #FD5CD6
analogous
#86FD5C #5CFD83 #5CFDD3
triadic
#5CFD83 #835CFD #FD835C
tetradic
#5CFD83 #5C86FD #FD5CD6 #FDD35C
square
#5CFD83 #5C86FD #FD5CD6 #FDD35C
split-complementary
#5CFD83 #D35CFD #FD5C86
monochromatic
#03DC37 #20FC55 #5CFD83 #98FEB1 #D5FEDF
Accessibility & contrast
On white
1.33
#5CFD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#5CFD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFD83
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFD83 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE879
Deuteranopia (green-blind)
#EBDA8C
Tritanopia (blue-blind)
#25F8E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5cfd83; /* rgb */ color: rgb(92, 253, 131); /* oklch */ color: oklch(88.3% 0.212 148.2);
Tailwind
colors: {
custom: {
50: '#9affa9',
500: '#5cfd83',
950: '#000000',
},
}SCSS
$custom: #5cfd83; $custom-light: #9affa9; $custom-dark: #000000;
JSON
{
"hex": "#5cfd83",
"rgb": {
"r": 92,
"g": 253,
"b": 131
},
"hsl": {
"h": 134.534,
"s": 97.576,
"l": 67.647
},
"oklch": {
"l": 0.88258,
"c": 0.21227,
"h": 148.2
},
"luminance": 0.74165
}Semantic roles & 50–950 ramp
primary
#5CFD83
secondary
#D528AB
accent
#00AEE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681