#5AE1CA#5AE1CA
#5AE1CA is a very light, vivid teal. Relative luminance 0.603; OKLCH L 82.9% C 0.122 H 180.0°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE1CA |
|---|---|
| RGB | rgb(90, 225, 202) |
| HSL | hsl(170, 69%, 62%) |
| HSV | hsv(170, 60%, 88%) |
| CMYK | cmyk(60%, 0%, 10.2%, 11.8%) |
| CIE-LAB | lab(81.99, -42.16, 0.29) |
| CIE-LCH | lch(81.99, 42.16, 179.60°) |
| OKLab | oklab(82.94% -0.1222 0.0001) |
| OKLCH | oklch(82.94% 0.122 180) |
| XYZ | xyz(41.7974, 60.2840, 65.2989) |
| Luminance | 0.6029 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.75
Aqua (survey)
#13EAC9
ΔE00 4.04
Tiffany Blue
#7BF2DA
ΔE00 4.33
Seafoam Blue
#78D1B6
ΔE00 5.52
Aquamarine (survey)
#04D8B2
ΔE00 5.63
Aqua Marine
#2EE8BB
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE1CA #E15A71
analogous
#5AE187 #5AE1CA #5AB5E1
triadic
#5AE1CA #CA5AE1 #E1CA5A
tetradic
#5AE1CA #875AE1 #E15A71 #B5E15A
square
#5AE1CA #875AE1 #E15A71 #B5E15A
split-complementary
#5AE1CA #E15AB5 #E1875A
monochromatic
#1EA38C #27D7B9 #5AE1CA #8EEADB #C2F4EB
Accessibility & contrast
On white
1.61
#5AE1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#5AE1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE1CA
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE1CA | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5C9
Deuteranopia (green-blind)
#C4C6CC
Tritanopia (blue-blind)
#00E5DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ae1ca; /* rgb */ color: rgb(90, 225, 202); /* oklch */ color: oklch(82.9% 0.122 180.0);
Tailwind
colors: {
custom: {
50: '#96ebda',
500: '#5ae1ca',
950: '#000000',
},
}SCSS
$custom: #5ae1ca; $custom-light: #96ebda; $custom-dark: #000000;
JSON
{
"hex": "#5ae1ca",
"rgb": {
"r": 90,
"g": 225,
"b": 202
},
"hsl": {
"h": 169.778,
"s": 69.231,
"l": 61.765
},
"oklch": {
"l": 0.82942,
"c": 0.12224,
"h": 180
},
"luminance": 0.60288
}Semantic roles & 50–950 ramp
primary
#5AE1CA
secondary
#A63A4C
accent
#1434D1
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483