#5AFFAC#5AFFAC
#5AFFAC is a very light, vivid green. Relative luminance 0.767; OKLCH L 89.4% C 0.180 H 157.4°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFFAC |
|---|---|
| RGB | rgb(90, 255, 172) |
| HSL | hsl(150, 100%, 68%) |
| HSV | hsv(150, 65%, 100%) |
| CMYK | cmyk(64.7%, 0%, 32.5%, 0%) |
| CIE-LAB | lab(90.17, -61.06, 27.40) |
| CIE-LCH | lch(90.17, 66.93, 155.83°) |
| OKLab | oklab(89.41% -0.1659 0.0692) |
| OKLCH | oklch(89.41% 0.18 157.4) |
| XYZ | xyz(47.4185, 76.6672, 51.3210) |
| Luminance | 0.7667 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.46
Sea Green (survey)
#53FCA1
ΔE00 1.59
Light Bluish Green
#76FDA8
ΔE00 2.23
Bright Sea Green
#05FFA6
ΔE00 2.37
Seafoam Green
#7AF9AB
ΔE00 2.63
Light Blue Green
#7EFBB3
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFFAC #FF5AAD
analogous
#5BFF5A #5AFFAC #5AFFFE
triadic
#5AFFAC #AC5AFF #FFAC5A
tetradic
#5AFFAC #5A5BFF #FF5AAD #FFFE5A
square
#5AFFAC #5A5BFF #FF5AAD #FFFE5A
split-complementary
#5AFFAC #FE5AFF #FF5A5B
monochromatic
#00DF6F #1DFF8D #5AFFAC #97FFCB #D4FFEA
Accessibility & contrast
On white
1.29
#5AFFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#5AFFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFFAC
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFFAC | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA7
Deuteranopia (green-blind)
#E8DDB1
Tritanopia (blue-blind)
#00FDE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5affac; /* rgb */ color: rgb(90, 255, 172); /* oklch */ color: oklch(89.4% 0.180 157.4);
Tailwind
colors: {
custom: {
50: '#99ffc5',
500: '#5affac',
950: '#000000',
},
}SCSS
$custom: #5affac; $custom-light: #99ffc5; $custom-dark: #000000;
JSON
{
"hex": "#5affac",
"rgb": {
"r": 90,
"g": 255,
"b": 172
},
"hsl": {
"h": 149.818,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.89412,
"c": 0.17974,
"h": 157.4
},
"luminance": 0.76672
}Semantic roles & 50–950 ramp
primary
#5AFFAC
secondary
#D7267F
accent
#0073E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682