#5AE5CA#5AE5CA
#5AE5CA is a very light, vivid teal. Relative luminance 0.625; OKLCH L 83.9% C 0.126 H 177.9°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE5CA |
|---|---|
| RGB | rgb(90, 229, 202) |
| HSL | hsl(168, 73%, 63%) |
| HSV | hsv(168, 61%, 90%) |
| CMYK | cmyk(60.7%, 0%, 11.8%, 10.2%) |
| CIE-LAB | lab(83.16, -43.92, 2.00) |
| CIE-LCH | lch(83.16, 43.96, 177.39°) |
| OKLab | oklab(83.9% -0.1264 0.0046) |
| OKLCH | oklch(83.9% 0.126 177.9) |
| XYZ | xyz(42.8914, 62.4721, 65.6636) |
| Luminance | 0.6248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.08
Tiffany Blue
#7BF2DA
ΔE00 3.76
Turquoise
#40E0D0
ΔE00 3.89
Aqua Marine
#2EE8BB
ΔE00 4.94
Aquamarine (survey)
#04D8B2
ΔE00 5.29
Light Turquoise
#7EF4CC
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE5CA #E55A75
analogous
#5AE584 #5AE5CA #5ABBE5
triadic
#5AE5CA #CA5AE5 #E5CA5A
tetradic
#5AE5CA #845AE5 #E55A75 #BBE55A
square
#5AE5CA #845AE5 #E55A75 #BBE55A
split-complementary
#5AE5CA #E55ABB #E5845A
monochromatic
#1BAA8E #25DDB9 #5AE5CA #8FEDDB #C4F6EC
Accessibility & contrast
On white
1.56
#5AE5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#5AE5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE5CA
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE5CA | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8C9
Deuteranopia (green-blind)
#C8C9CC
Tritanopia (blue-blind)
#00E8DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ae5ca; /* rgb */ color: rgb(90, 229, 202); /* oklch */ color: oklch(83.9% 0.126 177.9);
Tailwind
colors: {
custom: {
50: '#96eeda',
500: '#5ae5ca',
950: '#000000',
},
}SCSS
$custom: #5ae5ca; $custom-light: #96eeda; $custom-dark: #000000;
JSON
{
"hex": "#5ae5ca",
"rgb": {
"r": 90,
"g": 229,
"b": 202
},
"hsl": {
"h": 168.345,
"s": 72.775,
"l": 62.549
},
"oklch": {
"l": 0.83895,
"c": 0.12645,
"h": 177.9
},
"luminance": 0.62477
}Semantic roles & 50–950 ramp
primary
#5AE5CA
secondary
#AB384E
accent
#1137D5
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583