#5FFFAA#5FFFAA
#5FFFAA is a very light, vivid green. Relative luminance 0.769; OKLCH L 89.5% C 0.179 H 156.4°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFFAA |
|---|---|
| RGB | rgb(95, 255, 170) |
| HSL | hsl(148, 100%, 69%) |
| HSV | hsv(148, 63%, 100%) |
| CMYK | cmyk(62.7%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(90.25, -60.56, 28.54) |
| CIE-LCH | lch(90.25, 66.95, 154.76°) |
| OKLab | oklab(89.5% -0.1644 0.0719) |
| OKLCH | oklch(89.5% 0.179 156.4) |
| XYZ | xyz(47.7308, 76.8502, 50.3406) |
| Luminance | 0.7685 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.16
Sea Green (survey)
#53FCA1
ΔE00 1.31
Light Bluish Green
#76FDA8
ΔE00 1.78
Seafoam Green
#7AF9AB
ΔE00 2.40
Bright Sea Green
#05FFA6
ΔE00 2.64
Light Blue Green
#7EFBB3
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFFAA #FF5FB4
analogous
#64FF5F #5FFFAA #5FFFFA
triadic
#5FFFAA #AA5FFF #FFAA5F
tetradic
#5FFFAA #5F64FF #FF5FB4 #FFFA5F
square
#5FFFAA #5F64FF #FF5FB4 #FFFA5F
split-complementary
#5FFFAA #FA5FFF #FF5F64
monochromatic
#00E46B #22FF89 #5FFFAA #9CFFCB #D9FFEB
Accessibility & contrast
On white
1.28
#5FFFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#5FFFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFFAA
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFFAA | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEECA5
Deuteranopia (green-blind)
#E9DDAF
Tritanopia (blue-blind)
#00FDE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5fffaa; /* rgb */ color: rgb(95, 255, 170); /* oklch */ color: oklch(89.5% 0.179 156.4);
Tailwind
colors: {
custom: {
50: '#9bffc3',
500: '#5fffaa',
950: '#000000',
},
}SCSS
$custom: #5fffaa; $custom-light: #9bffc3; $custom-dark: #000000;
JSON
{
"hex": "#5fffaa",
"rgb": {
"r": 95,
"g": 255,
"b": 170
},
"hsl": {
"h": 148.125,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.89504,
"c": 0.17947,
"h": 156.4
},
"luminance": 0.76855
}Semantic roles & 50–950 ramp
primary
#5FFFAA
secondary
#D92987
accent
#007AE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1812
muted
#808682