#5DFEAD#5DFEAD
#5DFEAD is a very light, vivid green. Relative luminance 0.762; OKLCH L 89.3% C 0.176 H 157.6°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFEAD |
|---|---|
| RGB | rgb(93, 254, 173) |
| HSL | hsl(150, 99%, 68%) |
| HSV | hsv(150, 63%, 100%) |
| CMYK | cmyk(63.4%, 0%, 31.9%, 0.4%) |
| CIE-LAB | lab(89.96, -59.97, 26.63) |
| CIE-LCH | lch(89.96, 65.61, 156.06°) |
| OKLab | oklab(89.27% -0.1631 0.0673) |
| OKLCH | oklch(89.27% 0.176 157.6) |
| XYZ | xyz(47.4945, 76.2229, 51.7366) |
| Luminance | 0.7623 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.66
Sea Green (survey)
#53FCA1
ΔE00 1.81
Light Bluish Green
#76FDA8
ΔE00 2.20
Seafoam Green
#7AF9AB
ΔE00 2.41
Bright Sea Green
#05FFA6
ΔE00 2.59
Light Blue Green
#7EFBB3
ΔE00 2.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFEAD #FE5DAE
analogous
#5DFE5D #5DFEAD #5DFEFE
triadic
#5DFEAD #AD5DFE #FEAD5D
tetradic
#5DFEAD #5D5DFE #FE5DAE #FEFE5D
square
#5DFEAD #5D5DFE #FE5DAE #FEFE5D
split-complementary
#5DFEAD #FE5DFE #FE5D5D
monochromatic
#01DF70 #20FE8E #5DFEAD #9AFECC #D7FFEB
Accessibility & contrast
On white
1.29
#5DFEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#5DFEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFEAD
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFEAD | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBA8
Deuteranopia (green-blind)
#E7DCB2
Tritanopia (blue-blind)
#00FCE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5dfead; /* rgb */ color: rgb(93, 254, 173); /* oklch */ color: oklch(89.3% 0.176 157.6);
Tailwind
colors: {
custom: {
50: '#9affc6',
500: '#5dfead',
950: '#000000',
},
}SCSS
$custom: #5dfead; $custom-light: #9affc6; $custom-dark: #000000;
JSON
{
"hex": "#5dfead",
"rgb": {
"r": 93,
"g": 254,
"b": 173
},
"hsl": {
"h": 149.814,
"s": 98.773,
"l": 68.039
},
"oklch": {
"l": 0.89269,
"c": 0.17642,
"h": 157.6
},
"luminance": 0.76228
}Semantic roles & 50–950 ramp
primary
#5DFEAD
secondary
#D82880
accent
#0073E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682