#5DFF8A#5DFF8A
#5DFF8A is a very light, highly saturated green. Relative luminance 0.757; OKLCH L 88.9% C 0.208 H 149.2°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFF8A |
|---|---|
| RGB | rgb(93, 255, 138) |
| HSL | hsl(137, 100%, 68%) |
| HSV | hsv(137, 64%, 100%) |
| CMYK | cmyk(63.5%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(89.71, -66.36, 43.60) |
| CIE-LCH | lch(89.71, 79.40, 146.69°) |
| OKLab | oklab(88.88% -0.179 0.1066) |
| OKLCH | oklch(88.88% 0.208 149.2) |
| XYZ | xyz(44.8583, 75.6775, 36.2830) |
| Luminance | 0.7568 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.57
Wintergreen
#20F986
ΔE00 2.72
Spearmint
#1EF876
ΔE00 2.98
Minty Green
#0BF77D
ΔE00 3.06
Lightgreen (survey)
#76FF7B
ΔE00 3.15
Baby Green
#8CFF9E
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFF8A #FF5DD2
analogous
#81FF5D #5DFF8A #5DFFDB
triadic
#5DFF8A #8A5DFF #FF8A5D
tetradic
#5DFF8A #5D81FF #FF5DD2 #FFDB5D
square
#5DFF8A #5D81FF #FF5DD2 #FFDB5D
split-complementary
#5DFF8A #DB5DFF #FF5D81
monochromatic
#00E23F #20FF5E #5DFF8A #9AFFB6 #D7FFE2
Accessibility & contrast
On white
1.30
#5DFF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#5DFF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFF8A
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFF8A | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#EDDC92
Tritanopia (blue-blind)
#21FAE3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5dff8a; /* rgb */ color: rgb(93, 255, 138); /* oklch */ color: oklch(88.9% 0.208 149.2);
Tailwind
colors: {
custom: {
50: '#9bffae',
500: '#5dff8a',
950: '#000000',
},
}SCSS
$custom: #5dff8a; $custom-light: #9bffae; $custom-dark: #000000;
JSON
{
"hex": "#5dff8a",
"rgb": {
"r": 93,
"g": 255,
"b": 138
},
"hsl": {
"h": 136.667,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.88881,
"c": 0.20835,
"h": 149.2
},
"luminance": 0.75682
}Semantic roles & 50–950 ramp
primary
#5DFF8A
secondary
#D927A8
accent
#00A6E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681