#5FFEAE#5FFEAE
#5FFEAE is a very light, vivid green. Relative luminance 0.764; OKLCH L 89.3% C 0.175 H 157.7°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFEAE |
|---|---|
| RGB | rgb(95, 254, 174) |
| HSL | hsl(150, 99%, 68%) |
| HSV | hsv(150, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 31.5%, 0.4%) |
| CIE-LAB | lab(90.03, -59.42, 26.22) |
| CIE-LCH | lch(90.03, 64.94, 156.19°) |
| OKLab | oklab(89.34% -0.1617 0.0663) |
| OKLCH | oklch(89.34% 0.175 157.7) |
| XYZ | xyz(47.7967, 76.3675, 52.2577) |
| Luminance | 0.7637 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.83
Sea Green (survey)
#53FCA1
ΔE00 1.98
Light Bluish Green
#76FDA8
ΔE00 2.21
Seafoam Green
#7AF9AB
ΔE00 2.34
Light Blue Green
#7EFBB3
ΔE00 2.48
Light Greenish Blue
#63F7B4
ΔE00 2.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFEAE #FE5FAF
analogous
#5FFE5F #5FFEAE #5FFEFD
triadic
#5FFEAE #AE5FFE #FEAE5F
tetradic
#5FFEAE #5F5FFE #FE5FAF #FEFD5F
square
#5FFEAE #5F5FFE #FE5FAF #FEFD5F
split-complementary
#5FFEAE #FD5FFE #FE5F5F
monochromatic
#01E171 #22FE8F #5FFEAE #9CFECD #D9FFEC
Accessibility & contrast
On white
1.29
#5FFEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#5FFEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFEAE
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFEAE | 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)
#FCEBA9
Deuteranopia (green-blind)
#E7DCB3
Tritanopia (blue-blind)
#00FCE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5ffeae; /* rgb */ color: rgb(95, 254, 174); /* oklch */ color: oklch(89.3% 0.175 157.7);
Tailwind
colors: {
custom: {
50: '#9bffc6',
500: '#5ffeae',
950: '#000000',
},
}SCSS
$custom: #5ffeae; $custom-light: #9bffc6; $custom-dark: #000000;
JSON
{
"hex": "#5ffeae",
"rgb": {
"r": 95,
"g": 254,
"b": 174
},
"hsl": {
"h": 149.811,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.89344,
"c": 0.17475,
"h": 157.7
},
"luminance": 0.76373
}Semantic roles & 50–950 ramp
primary
#5FFEAE
secondary
#D82981
accent
#0073E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682