#5AD8DC#5AD8DC
#5AD8DC is a light, moderate teal. Relative luminance 0.565; OKLCH L 81.4% C 0.111 H 198.1°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5AD8DC |
|---|---|
| RGB | rgb(90, 216, 220) |
| HSL | hsl(182, 65%, 61%) |
| HSV | hsv(182, 59%, 86%) |
| CMYK | cmyk(59.1%, 1.8%, 0%, 13.7%) |
| CIE-LAB | lab(79.87, -33.34, -12.43) |
| CIE-LCH | lch(79.87, 35.58, 200.44°) |
| OKLab | oklab(81.39% -0.1052 -0.0344) |
| OKLCH | oklch(81.39% 0.111 198.1) |
| XYZ | xyz(41.6850, 56.4484, 76.3951) |
| Luminance | 0.5645 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.01
Darkturquoise
#00CED1
ΔE00 4.13
Aqua Blue
#02D8E9
ΔE00 4.42
Robin'S Egg
#6DEDFD
ΔE00 6.46
Bright Light Blue
#26F7FD
ΔE00 7.19
Turquoise
#40E0D0
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AD8DC #DC5E5A
analogous
#5ADC9F #5AD8DC #5A97DC
triadic
#5AD8DC #DC5AD8 #D8DC5A
tetradic
#5AD8DC #9F5ADC #DC5E5A #97DC5A
square
#5AD8DC #9F5ADC #DC5E5A #97DC5A
split-complementary
#5AD8DC #DC5A97 #DC9F5A
monochromatic
#21979B #2CC8CD #5AD8DC #8CE4E7 #BFF0F1
Accessibility & contrast
On white
1.71
#5AD8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#5AD8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AD8DC
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AD8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AD8DC | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDD
Deuteranopia (green-blind)
#B6C0DD
Tritanopia (blue-blind)
#00DFD9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5ad8dc; /* rgb */ color: rgb(90, 216, 220); /* oklch */ color: oklch(81.4% 0.111 198.1);
Tailwind
colors: {
custom: {
50: '#96e4e6',
500: '#5ad8dc',
950: '#000000',
},
}SCSS
$custom: #5ad8dc; $custom-light: #96e4e6; $custom-dark: #000000;
JSON
{
"hex": "#5ad8dc",
"rgb": {
"r": 90,
"g": 216,
"b": 220
},
"hsl": {
"h": 181.846,
"s": 65,
"l": 60.784
},
"oklch": {
"l": 0.81387,
"c": 0.11068,
"h": 198.1
},
"luminance": 0.56453
}Semantic roles & 50–950 ramp
primary
#5AD8DC
secondary
#9F3F3B
accent
#1E19CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484