#5DFCA1#5DFCA1
#5DFCA1 is a very light, vivid green. Relative luminance 0.745; OKLCH L 88.5% C 0.184 H 154.6°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFCA1 |
|---|---|
| RGB | rgb(93, 252, 161) |
| HSL | hsl(146, 96%, 68%) |
| HSV | hsv(146, 63%, 99%) |
| CMYK | cmyk(63.1%, 0%, 36.1%, 1.2%) |
| CIE-LAB | lab(89.17, -61.44, 31.60) |
| CIE-LCH | lch(89.17, 69.09, 152.79°) |
| OKLab | oklab(88.55% -0.1664 0.0792) |
| OKLCH | oklch(88.55% 0.184 154.6) |
| XYZ | xyz(45.7537, 74.5164, 45.6832) |
| Luminance | 0.7452 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 0.50
Sea Green (survey)
#53FCA1
ΔE00 0.58
Light Bluish Green
#76FDA8
ΔE00 1.78
Seafoam Green
#7AF9AB
ΔE00 2.64
Mediumspringgreen
#00FA9A
ΔE00 2.68
Bright Sea Green
#05FFA6
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFCA1 #FC5DB8
analogous
#69FC5D #5DFCA1 #5DFCF0
triadic
#5DFCA1 #A15DFC #FCA15D
tetradic
#5DFCA1 #5D69FC #FC5DB8 #FCF05D
square
#5DFCA1 #5D69FC #FC5DB8 #FCF05D
split-complementary
#5DFCA1 #F05DFC #FC5D69
monochromatic
#04DB60 #21FB7E #5DFCA1 #99FDC4 #D5FEE7
Accessibility & contrast
On white
1.32
#5DFCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#5DFCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFCA1
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFCA1 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE99B
Deuteranopia (green-blind)
#E7DAA7
Tritanopia (blue-blind)
#00F9E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5dfca1; /* rgb */ color: rgb(93, 252, 161); /* oklch */ color: oklch(88.5% 0.184 154.6);
Tailwind
colors: {
custom: {
50: '#9afebd',
500: '#5dfca1',
950: '#000000',
},
}SCSS
$custom: #5dfca1; $custom-light: #9afebd; $custom-dark: #000000;
JSON
{
"hex": "#5dfca1",
"rgb": {
"r": 93,
"g": 252,
"b": 161
},
"hsl": {
"h": 145.66,
"s": 96.364,
"l": 67.647
},
"oklch": {
"l": 0.88547,
"c": 0.18425,
"h": 154.6
},
"luminance": 0.74521
}Semantic roles & 50–950 ramp
primary
#5DFCA1
secondary
#D4298B
accent
#0083E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1812
muted
#808682