#5AE0DB#5AE0DB
#5AE0DB is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.2% C 0.116 H 191.7°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE0DB |
|---|---|
| RGB | rgb(90, 224, 219) |
| HSL | hsl(178, 68%, 62%) |
| HSV | hsv(178, 60%, 88%) |
| CMYK | cmyk(59.8%, 0%, 2.2%, 12.2%) |
| CIE-LAB | lab(82.16, -37.34, -8.48) |
| CIE-LCH | lch(82.16, 38.29, 192.80°) |
| OKLab | oklab(83.23% -0.1139 -0.0236) |
| OKLCH | oklch(83.23% 0.116 191.7) |
| XYZ | xyz(43.6527, 60.5949, 76.3995) |
| Luminance | 0.6060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.67
Turquoise
#40E0D0
ΔE00 4.07
Darkturquoise
#00CED1
ΔE00 5.64
Bright Light Blue
#26F7FD
ΔE00 6.34
Bright Cyan
#41FDFE
ΔE00 6.67
Bright Aqua
#0BF9EA
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE0DB #E05A5F
analogous
#5AE098 #5AE0DB #5AA2E0
triadic
#5AE0DB #DB5AE0 #E0DB5A
tetradic
#5AE0DB #985AE0 #E05A5F #A2E05A
square
#5AE0DB #985AE0 #E05A5F #A2E05A
split-complementary
#5AE0DB #E05AA2 #E0985A
monochromatic
#1EA19C #28D5CE #5AE0DB #8EEAE6 #C1F3F1
Accessibility & contrast
On white
1.60
#5AE0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#5AE0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE0DB
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE0DB | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5DB
Deuteranopia (green-blind)
#BEC6DC
Tritanopia (blue-blind)
#00E6DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ae0db; /* rgb */ color: rgb(90, 224, 219); /* oklch */ color: oklch(83.2% 0.116 191.7);
Tailwind
colors: {
custom: {
50: '#97eae6',
500: '#5ae0db',
950: '#000000',
},
}SCSS
$custom: #5ae0db; $custom-light: #97eae6; $custom-dark: #000000;
JSON
{
"hex": "#5ae0db",
"rgb": {
"r": 90,
"g": 224,
"b": 219
},
"hsl": {
"h": 177.761,
"s": 68.367,
"l": 61.569
},
"oklch": {
"l": 0.83231,
"c": 0.11628,
"h": 191.7
},
"luminance": 0.60599
}Semantic roles & 50–950 ramp
primary
#5AE0DB
secondary
#A43A3E
accent
#151CD0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484