#5FFFAE#5FFFAE
#5FFFAE is a very light, vivid green. Relative luminance 0.770; OKLCH L 89.6% C 0.176 H 157.5°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFFAE |
|---|---|
| RGB | rgb(95, 255, 174) |
| HSL | hsl(150, 100%, 69%) |
| HSV | hsv(150, 63%, 100%) |
| CMYK | cmyk(62.7%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(90.32, -59.80, 26.62) |
| CIE-LCH | lch(90.32, 65.46, 156.00°) |
| OKLab | oklab(89.59% -0.1627 0.0673) |
| OKLCH | oklch(89.59% 0.176 157.5) |
| XYZ | xyz(48.1149, 77.0039, 52.3637) |
| Luminance | 0.7701 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.76
Sea Green (survey)
#53FCA1
ΔE00 1.91
Light Bluish Green
#76FDA8
ΔE00 2.16
Seafoam Green
#7AF9AB
ΔE00 2.42
Light Blue Green
#7EFBB3
ΔE00 2.58
Bright Sea Green
#05FFA6
ΔE00 2.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFFAE #FF5FB0
analogous
#60FF5F #5FFFAE #5FFFFE
triadic
#5FFFAE #AE5FFF #FFAE5F
tetradic
#5FFFAE #5F60FF #FF5FB0 #FFFE5F
square
#5FFFAE #5F60FF #FF5FB0 #FFFE5F
split-complementary
#5FFFAE #FE5FFF #FF5F60
monochromatic
#00E470 #22FF8F #5FFFAE #9CFFCD #D9FFEC
Accessibility & contrast
On white
1.28
#5FFFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#5FFFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFFAE
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFFAE | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA9
Deuteranopia (green-blind)
#E8DDB3
Tritanopia (blue-blind)
#00FDEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5fffae; /* rgb */ color: rgb(95, 255, 174); /* oklch */ color: oklch(89.6% 0.176 157.5);
Tailwind
colors: {
custom: {
50: '#9bffc6',
500: '#5fffae',
950: '#000000',
},
}SCSS
$custom: #5fffae; $custom-light: #9bffc6; $custom-dark: #000000;
JSON
{
"hex": "#5fffae",
"rgb": {
"r": 95,
"g": 255,
"b": 174
},
"hsl": {
"h": 149.625,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.89585,
"c": 0.17604,
"h": 157.5
},
"luminance": 0.77009
}Semantic roles & 50–950 ramp
primary
#5FFFAE
secondary
#D92982
accent
#0074E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682