#5AE2CA#5AE2CA
#5AE2CA is a very light, vivid teal. Relative luminance 0.608; OKLCH L 83.2% C 0.123 H 179.4°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE2CA |
|---|---|
| RGB | rgb(90, 226, 202) |
| HSL | hsl(169, 70%, 62%) |
| HSV | hsv(169, 60%, 89%) |
| CMYK | cmyk(60.2%, 0%, 10.6%, 11.4%) |
| CIE-LAB | lab(82.29, -42.60, 0.72) |
| CIE-LCH | lch(82.29, 42.60, 179.03°) |
| OKLab | oklab(83.18% -0.1233 0.0012) |
| OKLCH | oklch(83.18% 0.123 179.4) |
| XYZ | xyz(42.0685, 60.8263, 65.3893) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.01
Aqua (survey)
#13EAC9
ΔE00 3.77
Tiffany Blue
#7BF2DA
ΔE00 4.15
Aquamarine (survey)
#04D8B2
ΔE00 5.51
Seafoam Blue
#78D1B6
ΔE00 5.58
Aqua Marine
#2EE8BB
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE2CA #E25A72
analogous
#5AE286 #5AE2CA #5AB6E2
triadic
#5AE2CA #CA5AE2 #E2CA5A
tetradic
#5AE2CA #865AE2 #E25A72 #B6E25A
square
#5AE2CA #865AE2 #E25A72 #B6E25A
split-complementary
#5AE2CA #E25AB6 #E2865A
monochromatic
#1DA58D #26D9B9 #5AE2CA #8EEBDB #C2F4EB
Accessibility & contrast
On white
1.59
#5AE2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#5AE2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE2CA
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE2CA | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C9
Deuteranopia (green-blind)
#C5C7CC
Tritanopia (blue-blind)
#00E5DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ae2ca; /* rgb */ color: rgb(90, 226, 202); /* oklch */ color: oklch(83.2% 0.123 179.4);
Tailwind
colors: {
custom: {
50: '#96ecda',
500: '#5ae2ca',
950: '#000000',
},
}SCSS
$custom: #5ae2ca; $custom-light: #96ecda; $custom-dark: #000000;
JSON
{
"hex": "#5ae2ca",
"rgb": {
"r": 90,
"g": 226,
"b": 202
},
"hsl": {
"h": 169.412,
"s": 70.103,
"l": 61.961
},
"oklch": {
"l": 0.8318,
"c": 0.12329,
"h": 179.4
},
"luminance": 0.60831
}Semantic roles & 50–950 ramp
primary
#5AE2CA
secondary
#A7394D
accent
#1335D2
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483