#5DFFA3#5DFFA3
#5DFFA3 is a very light, vivid green. Relative luminance 0.765; OKLCH L 89.3% C 0.186 H 154.7°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFFA3 |
|---|---|
| RGB | rgb(93, 255, 163) |
| HSL | hsl(146, 100%, 68%) |
| HSV | hsv(146, 64%, 100%) |
| CMYK | cmyk(63.5%, 0%, 36.1%, 0%) |
| CIE-LAB | lab(90.08, -62.21, 31.82) |
| CIE-LCH | lch(90.08, 69.88, 152.91°) |
| OKLab | oklab(89.31% -0.1684 0.0797) |
| OKLCH | oklch(89.31% 0.186 154.7) |
| XYZ | xyz(46.8810, 76.4866, 46.9360) |
| Luminance | 0.7649 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 0.79
Sea Green (survey)
#53FCA1
ΔE00 0.84
Light Bluish Green
#76FDA8
ΔE00 1.84
Mediumspringgreen
#00FA9A
ΔE00 2.82
Bright Sea Green
#05FFA6
ΔE00 2.87
Seafoam Green
#7AF9AB
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFFA3 #FF5DB9
analogous
#68FF5D #5DFFA3 #5DFFF4
triadic
#5DFFA3 #A35DFF #FFA35D
tetradic
#5DFFA3 #5D68FF #FF5DB9 #FFF45D
square
#5DFFA3 #5D68FF #FF5DB9 #FFF45D
split-complementary
#5DFFA3 #F45DFF #FF5D68
monochromatic
#00E261 #20FF80 #5DFFA3 #9AFFC6 #D7FFE9
Accessibility & contrast
On white
1.29
#5DFFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#5DFFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFFA3
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFFA3 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEC9D
Deuteranopia (green-blind)
#E9DDA9
Tritanopia (blue-blind)
#00FCE8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5dffa3; /* rgb */ color: rgb(93, 255, 163); /* oklch */ color: oklch(89.3% 0.186 154.7);
Tailwind
colors: {
custom: {
50: '#9bffbf',
500: '#5dffa3',
950: '#000000',
},
}SCSS
$custom: #5dffa3; $custom-light: #9bffbf; $custom-dark: #000000;
JSON
{
"hex": "#5dffa3",
"rgb": {
"r": 93,
"g": 255,
"b": 163
},
"hsl": {
"h": 145.926,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.89313,
"c": 0.18636,
"h": 154.7
},
"luminance": 0.76491
}Semantic roles & 50–950 ramp
primary
#5DFFA3
secondary
#D9278C
accent
#0082E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1812
muted
#808682