#5FFEAD#5FFEAD
#5FFEAD is a very light, vivid green. Relative luminance 0.763; OKLCH L 89.3% C 0.176 H 157.4°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFEAD |
|---|---|
| RGB | rgb(95, 254, 173) |
| HSL | hsl(149, 99%, 68%) |
| HSV | hsv(149, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 31.9%, 0.4%) |
| CIE-LAB | lab(90.01, -59.61, 26.70) |
| CIE-LCH | lch(90.01, 65.32, 155.87°) |
| OKLab | oklab(89.32% -0.1621 0.0675) |
| OKLCH | oklch(89.32% 0.176 157.4) |
| XYZ | xyz(47.6996, 76.3287, 51.7462) |
| Luminance | 0.7633 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.65
Sea Green (survey)
#53FCA1
ΔE00 1.81
Light Bluish Green
#76FDA8
ΔE00 2.09
Seafoam Green
#7AF9AB
ΔE00 2.30
Light Blue Green
#7EFBB3
ΔE00 2.53
Bright Sea Green
#05FFA6
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFEAD #FE5FB0
analogous
#60FE5F #5FFEAD #5FFEFD
triadic
#5FFEAD #AD5FFE #FEAD5F
tetradic
#5FFEAD #5F60FE #FE5FB0 #FEFD5F
square
#5FFEAD #5F60FE #FE5FB0 #FEFD5F
split-complementary
#5FFEAD #FD5FFE #FE5F60
monochromatic
#01E16F #22FE8E #5FFEAD #9CFECC #D9FFEB
Accessibility & contrast
On white
1.29
#5FFEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#5FFEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFEAD
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFEAD | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 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: #5ffead; /* rgb */ color: rgb(95, 254, 173); /* oklch */ color: oklch(89.3% 0.176 157.4);
Tailwind
colors: {
custom: {
50: '#9bffc6',
500: '#5ffead',
950: '#000000',
},
}SCSS
$custom: #5ffead; $custom-light: #9bffc6; $custom-dark: #000000;
JSON
{
"hex": "#5ffead",
"rgb": {
"r": 95,
"g": 254,
"b": 173
},
"hsl": {
"h": 149.434,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.89323,
"c": 0.1756,
"h": 157.4
},
"luminance": 0.76334
}Semantic roles & 50–950 ramp
primary
#5FFEAD
secondary
#D82982
accent
#0075E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682