#5AE3CA#5AE3CA
#5AE3CA is a very light, vivid teal. Relative luminance 0.614; OKLCH L 83.4% C 0.124 H 178.9°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE3CA |
|---|---|
| RGB | rgb(90, 227, 202) |
| HSL | hsl(169, 71%, 62%) |
| HSV | hsv(169, 60%, 89%) |
| CMYK | cmyk(60.4%, 0%, 11%, 11%) |
| CIE-LAB | lab(82.58, -43.04, 1.15) |
| CIE-LCH | lch(82.58, 43.05, 178.47°) |
| OKLab | oklab(83.42% -0.1243 0.0024) |
| OKLCH | oklch(83.42% 0.124 178.9) |
| XYZ | xyz(42.3413, 61.3717, 65.4802) |
| Luminance | 0.6138 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.29
Aqua (survey)
#13EAC9
ΔE00 3.52
Tiffany Blue
#7BF2DA
ΔE00 3.99
Aquamarine (survey)
#04D8B2
ΔE00 5.41
Aqua Marine
#2EE8BB
ΔE00 5.51
Seafoam Blue
#78D1B6
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE3CA #E35A73
analogous
#5AE386 #5AE3CA #5AB8E3
triadic
#5AE3CA #CA5AE3 #E3CA5A
tetradic
#5AE3CA #865AE3 #E35A73 #B8E35A
square
#5AE3CA #865AE3 #E35A73 #B8E35A
split-complementary
#5AE3CA #E35AB8 #E3865A
monochromatic
#1CA68D #26DAB9 #5AE3CA #8EECDB #C3F5EC
Accessibility & contrast
On white
1.58
#5AE3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#5AE3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE3CA
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE3CA | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C9
Deuteranopia (green-blind)
#C6C7CC
Tritanopia (blue-blind)
#00E6DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ae3ca; /* rgb */ color: rgb(90, 227, 202); /* oklch */ color: oklch(83.4% 0.124 178.9);
Tailwind
colors: {
custom: {
50: '#96ecda',
500: '#5ae3ca',
950: '#000000',
},
}SCSS
$custom: #5ae3ca; $custom-light: #96ecda; $custom-dark: #000000;
JSON
{
"hex": "#5ae3ca",
"rgb": {
"r": 90,
"g": 227,
"b": 202
},
"hsl": {
"h": 169.051,
"s": 70.984,
"l": 62.157
},
"oklch": {
"l": 0.83418,
"c": 0.12433,
"h": 178.9
},
"luminance": 0.61376
}Semantic roles & 50–950 ramp
primary
#5AE3CA
secondary
#A9394D
accent
#1236D3
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583