#5DFFA2#5DFFA2
#5DFFA2 is a very light, vivid green. Relative luminance 0.765; OKLCH L 89.3% C 0.187 H 154.4°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFFA2 |
|---|---|
| RGB | rgb(93, 255, 162) |
| HSL | hsl(146, 100%, 68%) |
| HSV | hsv(146, 64%, 100%) |
| CMYK | cmyk(63.5%, 0%, 36.5%, 0%) |
| CIE-LAB | lab(90.07, -62.39, 32.30) |
| CIE-LCH | lch(90.07, 70.25, 152.63°) |
| OKLab | oklab(89.29% -0.1689 0.0809) |
| OKLCH | oklch(89.29% 0.187 154.4) |
| XYZ | xyz(46.7918, 76.4509, 46.4660) |
| Luminance | 0.7646 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 0.87
Sea Green (survey)
#53FCA1
ΔE00 0.89
Light Bluish Green
#76FDA8
ΔE00 1.89
Mediumspringgreen
#00FA9A
ΔE00 2.83
Bright Sea Green
#05FFA6
ΔE00 2.95
Seafoam Green
#7AF9AB
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFFA2 #FF5DBA
analogous
#69FF5D #5DFFA2 #5DFFF3
triadic
#5DFFA2 #A25DFF #FFA25D
tetradic
#5DFFA2 #5D69FF #FF5DBA #FFF35D
square
#5DFFA2 #5D69FF #FF5DBA #FFF35D
split-complementary
#5DFFA2 #F35DFF #FF5D69
monochromatic
#00E260 #20FF7F #5DFFA2 #9AFFC5 #D7FFE8
Accessibility & contrast
On white
1.29
#5DFFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#5DFFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFFA2
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFFA2 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB9C
Deuteranopia (green-blind)
#E9DDA8
Tritanopia (blue-blind)
#00FCE7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5dffa2; /* rgb */ color: rgb(93, 255, 162); /* oklch */ color: oklch(89.3% 0.187 154.4);
Tailwind
colors: {
custom: {
50: '#9bffbe',
500: '#5dffa2',
950: '#000000',
},
}SCSS
$custom: #5dffa2; $custom-light: #9bffbe; $custom-dark: #000000;
JSON
{
"hex": "#5dffa2",
"rgb": {
"r": 93,
"g": 255,
"b": 162
},
"hsl": {
"h": 145.556,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.89294,
"c": 0.18724,
"h": 154.4
},
"luminance": 0.76456
}Semantic roles & 50–950 ramp
primary
#5DFFA2
secondary
#D9278D
accent
#0084E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1812
muted
#808682