#5AFFAE#5AFFAE
#5AFFAE is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.5% C 0.178 H 157.9°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFFAE |
|---|---|
| RGB | rgb(90, 255, 174) |
| HSL | hsl(151, 100%, 68%) |
| HSV | hsv(151, 65%, 100%) |
| CMYK | cmyk(64.7%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(90.20, -60.68, 26.44) |
| CIE-LCH | lch(90.20, 66.19, 156.46°) |
| OKLab | oklab(89.45% -0.165 0.0668) |
| OKLCH | oklch(89.45% 0.178 157.9) |
| XYZ | xyz(47.6120, 76.7446, 52.3402) |
| Luminance | 0.7675 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.79
Sea Green (survey)
#53FCA1
ΔE00 1.93
Light Bluish Green
#76FDA8
ΔE00 2.43
Bright Sea Green
#05FFA6
ΔE00 2.44
Seafoam Green
#7AF9AB
ΔE00 2.68
Light Greenish Blue
#63F7B4
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFFAE #FF5AAB
analogous
#5AFF5B #5AFFAE #5AFEFF
triadic
#5AFFAE #AE5AFF #FFAE5A
tetradic
#5AFFAE #5B5AFF #FF5AAB #FEFF5A
square
#5AFFAE #5B5AFF #FF5AAB #FEFF5A
split-complementary
#5AFFAE #FF5AFE #FF5B5A
monochromatic
#00DF71 #1DFF90 #5AFFAE #97FFCC #D4FFEA
Accessibility & contrast
On white
1.28
#5AFFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#5AFFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFFAE
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFFAE | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA9
Deuteranopia (green-blind)
#E7DDB3
Tritanopia (blue-blind)
#00FDEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5affae; /* rgb */ color: rgb(90, 255, 174); /* oklch */ color: oklch(89.5% 0.178 157.9);
Tailwind
colors: {
custom: {
50: '#99ffc6',
500: '#5affae',
950: '#000000',
},
}SCSS
$custom: #5affae; $custom-light: #99ffc6; $custom-dark: #000000;
JSON
{
"hex": "#5affae",
"rgb": {
"r": 90,
"g": 255,
"b": 174
},
"hsl": {
"h": 150.545,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.89453,
"c": 0.17803,
"h": 157.9
},
"luminance": 0.7675
}Semantic roles & 50–950 ramp
primary
#5AFFAE
secondary
#D7267D
accent
#0071E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682