#5AFFAB#5AFFAB
#5AFFAB is a very light, vivid green. Relative luminance 0.766; OKLCH L 89.4% C 0.181 H 157.1°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFFAB |
|---|---|
| RGB | rgb(90, 255, 171) |
| HSL | hsl(149, 100%, 68%) |
| HSV | hsv(149, 65%, 100%) |
| CMYK | cmyk(64.7%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(90.15, -61.25, 27.88) |
| CIE-LCH | lch(90.15, 67.30, 155.53°) |
| OKLab | oklab(89.39% -0.1663 0.0703) |
| OKLCH | oklch(89.39% 0.181 157.1) |
| XYZ | xyz(47.3228, 76.6289, 50.8171) |
| Luminance | 0.7663 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.30
Sea Green (survey)
#53FCA1
ΔE00 1.43
Light Bluish Green
#76FDA8
ΔE00 2.15
Bright Sea Green
#05FFA6
ΔE00 2.35
Seafoam Green
#7AF9AB
ΔE00 2.62
Light Blue Green
#7EFBB3
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFFAB #FF5AAE
analogous
#5BFF5A #5AFFAB #5AFFFE
triadic
#5AFFAB #AB5AFF #FFAB5A
tetradic
#5AFFAB #5A5BFF #FF5AAE #FFFE5A
square
#5AFFAB #5A5BFF #FF5AAE #FFFE5A
split-complementary
#5AFFAB #FE5AFF #FF5A5B
monochromatic
#00DF6D #1DFF8C #5AFFAB #97FFCA #D4FFE9
Accessibility & contrast
On white
1.29
#5AFFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#5AFFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFFAB
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFFAB | 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)
#FDECA6
Deuteranopia (green-blind)
#E8DDB0
Tritanopia (blue-blind)
#00FDE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5affab; /* rgb */ color: rgb(90, 255, 171); /* oklch */ color: oklch(89.4% 0.181 157.1);
Tailwind
colors: {
custom: {
50: '#99ffc4',
500: '#5affab',
950: '#000000',
},
}SCSS
$custom: #5affab; $custom-light: #99ffc4; $custom-dark: #000000;
JSON
{
"hex": "#5affab",
"rgb": {
"r": 90,
"g": 255,
"b": 171
},
"hsl": {
"h": 149.455,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.89391,
"c": 0.18059,
"h": 157.1
},
"luminance": 0.76634
}Semantic roles & 50–950 ramp
primary
#5AFFAB
secondary
#D72680
accent
#0075E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1812
muted
#808682