#5AD8DD#5AD8DD
#5AD8DD is a light, moderate teal. Relative luminance 0.565; OKLCH L 81.4% C 0.111 H 198.8°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5AD8DD |
|---|---|
| RGB | rgb(90, 216, 221) |
| HSL | hsl(182, 66%, 61%) |
| HSV | hsv(182, 59%, 87%) |
| CMYK | cmyk(59.3%, 2.3%, 0%, 13.3%) |
| CIE-LAB | lab(79.90, -33.07, -12.92) |
| CIE-LCH | lch(79.90, 35.50, 201.34°) |
| OKLab | oklab(81.42% -0.1048 -0.0358) |
| OKLCH | oklch(81.42% 0.111 198.8) |
| XYZ | xyz(41.8179, 56.5015, 77.0946) |
| Luminance | 0.5651 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.14
Darkturquoise
#00CED1
ΔE00 4.25
Mediumturquoise
#48D1CC
ΔE00 4.33
Robin'S Egg
#6DEDFD
ΔE00 6.23
Bright Light Blue
#26F7FD
ΔE00 7.20
Robin Egg Blue
#8AF1FE
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AD8DD #DD5F5A
analogous
#5ADDA0 #5AD8DD #5A96DD
triadic
#5AD8DD #DD5AD8 #D8DD5A
tetradic
#5AD8DD #A05ADD #DD5F5A #96DD5A
square
#5AD8DD #A05ADD #DD5F5A #96DD5A
split-complementary
#5AD8DD #DD5A96 #DDA05A
monochromatic
#20989C #2BC9CF #5AD8DD #8DE4E7 #BFF0F2
Accessibility & contrast
On white
1.71
#5AD8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#5AD8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AD8DD
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AD8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AD8DD | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDE
Deuteranopia (green-blind)
#B5C0DE
Tritanopia (blue-blind)
#00DFD9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5ad8dd; /* rgb */ color: rgb(90, 216, 221); /* oklch */ color: oklch(81.4% 0.111 198.8);
Tailwind
colors: {
custom: {
50: '#96e4e7',
500: '#5ad8dd',
950: '#000000',
},
}SCSS
$custom: #5ad8dd; $custom-light: #96e4e7; $custom-dark: #000000;
JSON
{
"hex": "#5ad8dd",
"rgb": {
"r": 90,
"g": 216,
"b": 221
},
"hsl": {
"h": 182.29,
"s": 65.829,
"l": 60.98
},
"oklch": {
"l": 0.81421,
"c": 0.11071,
"h": 198.8
},
"luminance": 0.56506
}Semantic roles & 50–950 ramp
primary
#5AD8DD
secondary
#A03F3B
accent
#1F18CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484