#5DFFA0#5DFFA0
#5DFFA0 is a very light, vivid green. Relative luminance 0.764; OKLCH L 89.3% C 0.189 H 153.9°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFFA0 |
|---|---|
| RGB | rgb(93, 255, 160) |
| HSL | hsl(145, 100%, 68%) |
| HSV | hsv(145, 64%, 100%) |
| CMYK | cmyk(63.5%, 0%, 37.3%, 0%) |
| CIE-LAB | lab(90.04, -62.74, 33.25) |
| CIE-LCH | lch(90.04, 71.01, 152.08°) |
| OKLab | oklab(89.26% -0.1698 0.0831) |
| OKLCH | oklch(89.26% 0.189 153.9) |
| XYZ | xyz(46.6154, 76.3804, 45.5371) |
| Luminance | 0.7639 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.08
Light Green Blue
#56FCA2
ΔE00 1.09
Light Bluish Green
#76FDA8
ΔE00 2.04
Mediumspringgreen
#00FA9A
ΔE00 2.87
Bright Sea Green
#05FFA6
ΔE00 3.14
Seafoam Green
#7AF9AB
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFFA0 #FF5DBC
analogous
#6BFF5D #5DFFA0 #5DFFF1
triadic
#5DFFA0 #A05DFF #FFA05D
tetradic
#5DFFA0 #5D6BFF #FF5DBC #FFF15D
square
#5DFFA0 #5D6BFF #FF5DBC #FFF15D
split-complementary
#5DFFA0 #F15DFF #FF5D6B
monochromatic
#00E25D #20FF7C #5DFFA0 #9AFFC4 #D7FFE8
Accessibility & contrast
On white
1.29
#5DFFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#5DFFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFFA0
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFFA0 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB9A
Deuteranopia (green-blind)
#EADDA6
Tritanopia (blue-blind)
#00FCE7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5dffa0; /* rgb */ color: rgb(93, 255, 160); /* oklch */ color: oklch(89.3% 0.189 153.9);
Tailwind
colors: {
custom: {
50: '#9bffbd',
500: '#5dffa0',
950: '#000000',
},
}SCSS
$custom: #5dffa0; $custom-light: #9bffbd; $custom-dark: #000000;
JSON
{
"hex": "#5dffa0",
"rgb": {
"r": 93,
"g": 255,
"b": 160
},
"hsl": {
"h": 144.815,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.89256,
"c": 0.18899,
"h": 153.9
},
"luminance": 0.76385
}Semantic roles & 50–950 ramp
primary
#5DFFA0
secondary
#D9278F
accent
#0087E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1812
muted
#808682