#5FFD83#5FFD83
#5FFD83 is a very light, highly saturated green. Relative luminance 0.743; OKLCH L 88.3% C 0.211 H 147.9°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFD83 |
|---|---|
| RGB | rgb(95, 253, 131) |
| HSL | hsl(134, 98%, 68%) |
| HSV | hsv(134, 62%, 99%) |
| CMYK | cmyk(62.5%, 0%, 48.2%, 0.8%) |
| CIE-LAB | lab(89.07, -66.29, 46.14) |
| CIE-LCH | lch(89.07, 80.77, 145.16°) |
| OKLab | oklab(88.34% -0.179 0.1121) |
| OKLCH | oklch(88.34% 0.211 147.9) |
| XYZ | xyz(43.9382, 74.3177, 33.4975) |
| Luminance | 0.7432 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.42
Spearmint
#1EF876
ΔE00 2.67
Spring Green
#00FF7F
ΔE00 2.68
Wintergreen
#20F986
ΔE00 3.05
Minty Green
#0BF77D
ΔE00 3.06
Easter Green
#8CFD7E
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFD83 #FD5FD9
analogous
#8AFD5F #5FFD83 #5FFDD2
triadic
#5FFD83 #835FFD #FD835F
tetradic
#5FFD83 #5F8AFD #FD5FD9 #FDD25F
square
#5FFD83 #5F8AFD #FD5FD9 #FDD25F
split-complementary
#5FFD83 #D25FFD #FD5F8A
monochromatic
#03DF35 #23FC54 #5FFD83 #9BFEB2 #D8FFE1
Accessibility & contrast
On white
1.32
#5FFD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#5FFD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFD83
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFD83 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE879
Deuteranopia (green-blind)
#ECDA8C
Tritanopia (blue-blind)
#2EF8E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5ffd83; /* rgb */ color: rgb(95, 253, 131); /* oklch */ color: oklch(88.3% 0.211 147.9);
Tailwind
colors: {
custom: {
50: '#9cffa9',
500: '#5ffd83',
950: '#000000',
},
}SCSS
$custom: #5ffd83; $custom-light: #9cffa9; $custom-dark: #000000;
JSON
{
"hex": "#5ffd83",
"rgb": {
"r": 95,
"g": 253,
"b": 131
},
"hsl": {
"h": 133.671,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.8834,
"c": 0.21115,
"h": 147.9
},
"luminance": 0.74322
}Semantic roles & 50–950 ramp
primary
#5FFD83
secondary
#D729AF
accent
#00B1E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681