#5AE8CA#5AE8CA
#5AE8CA is a very light, vivid teal. Relative luminance 0.642; OKLCH L 84.6% C 0.130 H 176.5°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE8CA |
|---|---|
| RGB | rgb(90, 232, 202) |
| HSL | hsl(167, 76%, 63%) |
| HSV | hsv(167, 61%, 91%) |
| CMYK | cmyk(61.2%, 0%, 12.9%, 9%) |
| CIE-LAB | lab(84.04, -45.22, 3.27) |
| CIE-LCH | lch(84.04, 45.34, 175.86°) |
| OKLab | oklab(84.61% -0.1294 0.008) |
| OKLCH | oklch(84.61% 0.13 176.5) |
| XYZ | xyz(43.7287, 64.1466, 65.9426) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.67
Tiffany Blue
#7BF2DA
ΔE00 3.63
Aqua Marine
#2EE8BB
ΔE00 4.18
Light Turquoise
#7EF4CC
ΔE00 4.68
Turquoise
#40E0D0
ΔE00 4.81
Aquamarine (survey)
#04D8B2
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE8CA #E85A78
analogous
#5AE883 #5AE8CA #5ABFE8
triadic
#5AE8CA #CA5AE8 #E8CA5A
tetradic
#5AE8CA #835AE8 #E85A78 #BFE85A
square
#5AE8CA #835AE8 #E85A78 #BFE85A
split-complementary
#5AE8CA #E85ABF #E8835A
monochromatic
#18AF8F #24E1B9 #5AE8CA #90EFDB #C5F7ED
Accessibility & contrast
On white
1.52
#5AE8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#5AE8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE8CA
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE8CA | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBC9
Deuteranopia (green-blind)
#CBCBCC
Tritanopia (blue-blind)
#00EBDF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ae8ca; /* rgb */ color: rgb(90, 232, 202); /* oklch */ color: oklch(84.6% 0.130 176.5);
Tailwind
colors: {
custom: {
50: '#97f0da',
500: '#5ae8ca',
950: '#000000',
},
}SCSS
$custom: #5ae8ca; $custom-light: #97f0da; $custom-dark: #000000;
JSON
{
"hex": "#5ae8ca",
"rgb": {
"r": 90,
"g": 232,
"b": 202
},
"hsl": {
"h": 167.324,
"s": 75.532,
"l": 63.137
},
"oklch": {
"l": 0.84609,
"c": 0.1297,
"h": 176.5
},
"luminance": 0.64151
}Semantic roles & 50–950 ramp
primary
#5AE8CA
secondary
#B03650
accent
#0E38D8
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583