#5FFDAD#5FFDAD
#5FFDAD is a very light, vivid green. Relative luminance 0.757; OKLCH L 89.1% C 0.174 H 157.6°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFDAD |
|---|---|
| RGB | rgb(95, 253, 173) |
| HSL | hsl(150, 98%, 68%) |
| HSV | hsv(150, 62%, 99%) |
| CMYK | cmyk(62.5%, 0%, 31.6%, 0.8%) |
| CIE-LAB | lab(89.72, -59.22, 26.30) |
| CIE-LCH | lch(89.72, 64.80, 156.05°) |
| OKLab | oklab(89.08% -0.1611 0.0665) |
| OKLCH | oklch(89.08% 0.174 157.6) |
| XYZ | xyz(47.3831, 75.6957, 51.6407) |
| Luminance | 0.7570 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.75
Sea Green (survey)
#53FCA1
ΔE00 1.91
Light Bluish Green
#76FDA8
ΔE00 2.16
Seafoam Green
#7AF9AB
ΔE00 2.24
Light Blue Green
#7EFBB3
ΔE00 2.44
Light Greenish Blue
#63F7B4
ΔE00 2.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFDAD #FD5FAF
analogous
#60FD5F #5FFDAD #5FFDFC
triadic
#5FFDAD #AD5FFD #FDAD5F
tetradic
#5FFDAD #5F60FD #FD5FAF #FDFC5F
square
#5FFDAD #5F60FD #FD5FAF #FDFC5F
split-complementary
#5FFDAD #FC5FFD #FD5F60
monochromatic
#03DF6F #23FC8E #5FFDAD #9BFECC #D8FFEB
Accessibility & contrast
On white
1.30
#5FFDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#5FFDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFDAD
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFDAD | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBA8
Deuteranopia (green-blind)
#E6DCB2
Tritanopia (blue-blind)
#00FBE8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5ffdad; /* rgb */ color: rgb(95, 253, 173); /* oklch */ color: oklch(89.1% 0.174 157.6);
Tailwind
colors: {
custom: {
50: '#9bffc5',
500: '#5ffdad',
950: '#000000',
},
}SCSS
$custom: #5ffdad; $custom-light: #9bffc5; $custom-dark: #000000;
JSON
{
"hex": "#5ffdad",
"rgb": {
"r": 95,
"g": 253,
"b": 173
},
"hsl": {
"h": 149.62,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.89082,
"c": 0.17431,
"h": 157.6
},
"luminance": 0.75701
}Semantic roles & 50–950 ramp
primary
#5FFDAD
secondary
#D72981
accent
#0074E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682