#5DFCA6#5DFCA6
#5DFCA6 is a very light, vivid green. Relative luminance 0.747; OKLCH L 88.6% C 0.180 H 155.9°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFCA6 |
|---|---|
| RGB | rgb(93, 252, 166) |
| HSL | hsl(148, 96%, 68%) |
| HSV | hsv(148, 63%, 99%) |
| CMYK | cmyk(63.1%, 0%, 34.1%, 1.2%) |
| CIE-LAB | lab(89.25, -60.52, 29.20) |
| CIE-LCH | lch(89.25, 67.20, 154.25°) |
| OKLab | oklab(88.64% -0.1642 0.0735) |
| OKLCH | oklch(88.64% 0.18 155.9) |
| XYZ | xyz(46.2034, 74.6963, 48.0519) |
| Luminance | 0.7470 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 0.68
Sea Green (survey)
#53FCA1
ΔE00 0.87
Light Bluish Green
#76FDA8
ΔE00 1.75
Seafoam Green
#7AF9AB
ΔE00 2.29
Bright Sea Green
#05FFA6
ΔE00 2.66
Mediumspringgreen
#00FA9A
ΔE00 2.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFCA6 #FC5DB3
analogous
#63FC5D #5DFCA6 #5DFCF5
triadic
#5DFCA6 #A65DFC #FCA65D
tetradic
#5DFCA6 #5D63FC #FC5DB3 #FCF55D
square
#5DFCA6 #5D63FC #FC5DB3 #FCF55D
split-complementary
#5DFCA6 #F55DFC #FC5D63
monochromatic
#04DB67 #21FB85 #5DFCA6 #99FDC7 #D5FEE8
Accessibility & contrast
On white
1.32
#5DFCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#5DFCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFCA6
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFCA6 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE9A0
Deuteranopia (green-blind)
#E6DAAC
Tritanopia (blue-blind)
#00FAE6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5dfca6; /* rgb */ color: rgb(93, 252, 166); /* oklch */ color: oklch(88.6% 0.180 155.9);
Tailwind
colors: {
custom: {
50: '#9afec1',
500: '#5dfca6',
950: '#000000',
},
}SCSS
$custom: #5dfca6; $custom-light: #9afec1; $custom-dark: #000000;
JSON
{
"hex": "#5dfca6",
"rgb": {
"r": 93,
"g": 252,
"b": 166
},
"hsl": {
"h": 147.547,
"s": 96.364,
"l": 67.647
},
"oklch": {
"l": 0.88644,
"c": 0.17987,
"h": 155.9
},
"luminance": 0.74701
}Semantic roles & 50–950 ramp
primary
#5DFCA6
secondary
#D42986
accent
#007CE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1812
muted
#808682