#5AD7DC#5AD7DC
#5AD7DC is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.2% C 0.110 H 198.9°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5AD7DC |
|---|---|
| RGB | rgb(90, 215, 220) |
| HSL | hsl(182, 65%, 61%) |
| HSV | hsv(182, 59%, 86%) |
| CMYK | cmyk(59.1%, 2.3%, 0%, 13.7%) |
| CIE-LAB | lab(79.58, -32.87, -12.86) |
| CIE-LCH | lch(79.58, 35.30, 201.37°) |
| OKLab | oklab(81.15% -0.1041 -0.0356) |
| OKLCH | oklch(81.15% 0.11 198.9) |
| XYZ | xyz(41.4296, 55.9376, 76.3099) |
| Luminance | 0.5594 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.14
Aqua Blue
#02D8E9
ΔE00 4.15
Mediumturquoise
#48D1CC
ΔE00 4.25
Robin'S Egg
#6DEDFD
ΔE00 6.40
Bright Light Blue
#26F7FD
ΔE00 7.43
Robin Egg Blue
#8AF1FE
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AD7DC #DC5F5A
analogous
#5ADCA0 #5AD7DC #5A96DC
triadic
#5AD7DC #DC5AD7 #D7DC5A
tetradic
#5AD7DC #A05ADC #DC5F5A #96DC5A
square
#5AD7DC #A05ADC #DC5F5A #96DC5A
split-complementary
#5AD7DC #DC5A96 #DCA05A
monochromatic
#21969B #2CC7CD #5AD7DC #8CE3E7 #BFEFF1
Accessibility & contrast
On white
1.72
#5AD7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#5AD7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AD7DC
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AD7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AD7DC | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDD
Deuteranopia (green-blind)
#B5BFDD
Tritanopia (blue-blind)
#00DED8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5ad7dc; /* rgb */ color: rgb(90, 215, 220); /* oklch */ color: oklch(81.2% 0.110 198.9);
Tailwind
colors: {
custom: {
50: '#96e3e6',
500: '#5ad7dc',
950: '#000000',
},
}SCSS
$custom: #5ad7dc; $custom-light: #96e3e6; $custom-dark: #000000;
JSON
{
"hex": "#5ad7dc",
"rgb": {
"r": 90,
"g": 215,
"b": 220
},
"hsl": {
"h": 182.308,
"s": 65,
"l": 60.784
},
"oklch": {
"l": 0.81152,
"c": 0.11007,
"h": 198.9
},
"luminance": 0.55942
}Semantic roles & 50–950 ramp
primary
#5AD7DC
secondary
#9F3F3B
accent
#2019CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484