#5DFC88#5DFC88
#5DFC88 is a very light, highly saturated green. Relative luminance 0.737; OKLCH L 88.1% C 0.206 H 149.1°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFC88 |
|---|---|
| RGB | rgb(93, 252, 136) |
| HSL | hsl(136, 96%, 68%) |
| HSV | hsv(136, 63%, 99%) |
| CMYK | cmyk(63.1%, 0%, 46%, 1.2%) |
| CIE-LAB | lab(88.79, -65.58, 43.39) |
| CIE-LCH | lch(88.79, 78.64, 146.51°) |
| OKLab | oklab(88.12% -0.177 0.1061) |
| OKLCH | oklch(88.12% 0.206 149.1) |
| XYZ | xyz(43.7653, 73.7211, 35.2109) |
| Luminance | 0.7373 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.52
Spring Green
#00FF7F
ΔE00 2.64
Spearmint
#1EF876
ΔE00 2.74
Minty Green
#0BF77D
ΔE00 2.79
Lightgreen (survey)
#76FF7B
ΔE00 3.19
Turquoise Green
#04F489
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFC88 #FC5DD1
analogous
#82FC5D #5DFC88 #5DFCD7
triadic
#5DFC88 #885DFC #FC885D
tetradic
#5DFC88 #5D82FC #FC5DD1 #FCD75D
square
#5DFC88 #5D82FC #FC5DD1 #FCD75D
split-complementary
#5DFC88 #D75DFC #FC5D82
monochromatic
#04DB3E #21FB5C #5DFC88 #99FDB4 #D5FEE0
Accessibility & contrast
On white
1.33
#5DFC88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#5DFC88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFC88
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFC88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFC88 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77F
Deuteranopia (green-blind)
#EAD990
Tritanopia (blue-blind)
#25F7E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5dfc88; /* rgb */ color: rgb(93, 252, 136); /* oklch */ color: oklch(88.1% 0.206 149.1);
Tailwind
colors: {
custom: {
50: '#9afeac',
500: '#5dfc88',
950: '#000000',
},
}SCSS
$custom: #5dfc88; $custom-light: #9afeac; $custom-dark: #000000;
JSON
{
"hex": "#5dfc88",
"rgb": {
"r": 93,
"g": 252,
"b": 136
},
"hsl": {
"h": 136.226,
"s": 96.364,
"l": 67.647
},
"oklch": {
"l": 0.88115,
"c": 0.20631,
"h": 149.1
},
"luminance": 0.73726
}Semantic roles & 50–950 ramp
primary
#5DFC88
secondary
#D429A6
accent
#00A7E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681