#5DFFAC#5DFFAC
#5DFFAC is a very light, vivid green. Relative luminance 0.768; OKLCH L 89.5% C 0.179 H 157.1°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFFAC |
|---|---|
| RGB | rgb(93, 255, 172) |
| HSL | hsl(149, 100%, 68%) |
| HSV | hsv(149, 64%, 100%) |
| CMYK | cmyk(63.5%, 0%, 32.5%, 0%) |
| CIE-LAB | lab(90.24, -60.54, 27.51) |
| CIE-LCH | lch(90.24, 66.50, 155.56°) |
| OKLab | oklab(89.49% -0.1645 0.0694) |
| OKLCH | oklch(89.49% 0.179 157.1) |
| XYZ | xyz(47.7162, 76.8207, 51.3349) |
| Luminance | 0.7683 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.44
Sea Green (survey)
#53FCA1
ΔE00 1.59
Light Bluish Green
#76FDA8
ΔE00 2.06
Seafoam Green
#7AF9AB
ΔE00 2.48
Bright Sea Green
#05FFA6
ΔE00 2.53
Light Blue Green
#7EFBB3
ΔE00 2.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFFAC #FF5DB0
analogous
#5FFF5D #5DFFAC #5DFFFD
triadic
#5DFFAC #AC5DFF #FFAC5D
tetradic
#5DFFAC #5D5FFF #FF5DB0 #FFFD5D
square
#5DFFAC #5D5FFF #FF5DB0 #FFFD5D
split-complementary
#5DFFAC #FD5DFF #FF5D5F
monochromatic
#00E26E #20FF8D #5DFFAC #9AFFCB #D7FFEB
Accessibility & contrast
On white
1.28
#5DFFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#5DFFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFFAC
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFFAC | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA7
Deuteranopia (green-blind)
#E8DDB1
Tritanopia (blue-blind)
#00FDE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5dffac; /* rgb */ color: rgb(93, 255, 172); /* oklch */ color: oklch(89.5% 0.179 157.1);
Tailwind
colors: {
custom: {
50: '#9bffc5',
500: '#5dffac',
950: '#000000',
},
}SCSS
$custom: #5dffac; $custom-light: #9bffc5; $custom-dark: #000000;
JSON
{
"hex": "#5dffac",
"rgb": {
"r": 93,
"g": 255,
"b": 172
},
"hsl": {
"h": 149.259,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.8949,
"c": 0.17855,
"h": 157.1
},
"luminance": 0.76826
}Semantic roles & 50–950 ramp
primary
#5DFFAC
secondary
#D92782
accent
#0076E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682