#5AD8EC#5AD8EC
#5AD8EC is a light, moderate teal. Relative luminance 0.573; OKLCH L 82.0% C 0.114 H 209.6°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5AD8EC |
|---|---|
| RGB | rgb(90, 216, 236) |
| HSL | hsl(188, 79%, 64%) |
| HSV | hsv(188, 62%, 93%) |
| CMYK | cmyk(61.9%, 8.5%, 0%, 7.5%) |
| CIE-LAB | lab(80.37, -28.87, -20.21) |
| CIE-LCH | lch(80.37, 35.24, 214.99°) |
| OKLab | oklab(81.96% -0.0987 -0.056) |
| OKLCH | oklch(81.96% 0.114 209.6) |
| XYZ | xyz(43.9063, 57.3369, 88.0938) |
| Luminance | 0.5734 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.66
Neon Blue
#04D9FF
ΔE00 4.78
Robin'S Egg
#6DEDFD
ΔE00 4.96
Robin Egg Blue
#8AF1FE
ΔE00 6.53
Robin'S Egg Blue
#98EFF9
ΔE00 7.21
Sky Blue
#87CEEB
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AD8EC #EC6E5A
analogous
#5AECB7 #5AD8EC #5A8FEC
triadic
#5AD8EC #EC5AD8 #D8EC5A
tetradic
#5AD8EC #B75AEC #EC6E5A #8FEC5A
square
#5AD8EC #B75AEC #EC6E5A #8FEC5A
split-complementary
#5AD8EC #EC5A8F #ECB75A
monochromatic
#15A0B7 #23CBE6 #5AD8EC #91E5F2 #C8F2F9
Accessibility & contrast
On white
1.68
#5AD8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#5AD8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AD8EC
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AD8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AD8EC | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1ED
Deuteranopia (green-blind)
#B1C1EC
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5ad8ec; /* rgb */ color: rgb(90, 216, 236); /* oklch */ color: oklch(82.0% 0.114 209.6);
Tailwind
colors: {
custom: {
50: '#97e4f2',
500: '#5ad8ec',
950: '#000000',
},
}SCSS
$custom: #5ad8ec; $custom-light: #97e4f2; $custom-dark: #000000;
JSON
{
"hex": "#5ad8ec",
"rgb": {
"r": 90,
"g": 216,
"b": 236
},
"hsl": {
"h": 188.219,
"s": 79.348,
"l": 63.922
},
"oklch": {
"l": 0.81956,
"c": 0.11351,
"h": 209.6
},
"luminance": 0.57342
}Semantic roles & 50–950 ramp
primary
#5AD8EC
secondary
#B64634
accent
#270ADC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485