#5DFFAA#5DFFAA
#5DFFAA is a very light, vivid green. Relative luminance 0.767; OKLCH L 89.5% C 0.180 H 156.5°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFFAA |
|---|---|
| RGB | rgb(93, 255, 170) |
| HSL | hsl(149, 100%, 68%) |
| HSV | hsv(149, 64%, 100%) |
| CMYK | cmyk(63.5%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(90.20, -60.92, 28.47) |
| CIE-LCH | lch(90.20, 67.24, 154.95°) |
| OKLab | oklab(89.45% -0.1654 0.0717) |
| OKLCH | oklch(89.45% 0.18 156.5) |
| XYZ | xyz(47.5256, 76.7444, 50.3309) |
| Luminance | 0.7675 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.14
Sea Green (survey)
#53FCA1
ΔE00 1.29
Light Bluish Green
#76FDA8
ΔE00 1.90
Seafoam Green
#7AF9AB
ΔE00 2.49
Bright Sea Green
#05FFA6
ΔE00 2.53
Light Blue Green
#7EFBB3
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFFAA #FF5DB2
analogous
#61FF5D #5DFFAA #5DFFFB
triadic
#5DFFAA #AA5DFF #FFAA5D
tetradic
#5DFFAA #5D61FF #FF5DB2 #FFFB5D
square
#5DFFAA #5D61FF #FF5DB2 #FFFB5D
split-complementary
#5DFFAA #FB5DFF #FF5D61
monochromatic
#00E26B #20FF8A #5DFFAA #9AFFCA #D7FFEA
Accessibility & contrast
On white
1.28
#5DFFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#5DFFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFFAA
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFFAA | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEECA5
Deuteranopia (green-blind)
#E8DDAF
Tritanopia (blue-blind)
#00FDE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5dffaa; /* rgb */ color: rgb(93, 255, 170); /* oklch */ color: oklch(89.5% 0.180 156.5);
Tailwind
colors: {
custom: {
50: '#9bffc3',
500: '#5dffaa',
950: '#000000',
},
}SCSS
$custom: #5dffaa; $custom-light: #9bffc3; $custom-dark: #000000;
JSON
{
"hex": "#5dffaa",
"rgb": {
"r": 93,
"g": 255,
"b": 170
},
"hsl": {
"h": 148.519,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.8945,
"c": 0.18027,
"h": 156.5
},
"luminance": 0.76749
}Semantic roles & 50–950 ramp
primary
#5DFFAA
secondary
#D92784
accent
#0078E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1812
muted
#808682