#5AD7EB#5AD7EB
#5AD7EB is a light, moderate teal. Relative luminance 0.568; OKLCH L 81.7% C 0.113 H 209.7°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5AD7EB |
|---|---|
| RGB | rgb(90, 215, 235) |
| HSL | hsl(188, 78%, 64%) |
| HSV | hsv(188, 62%, 92%) |
| CMYK | cmyk(61.7%, 8.5%, 0%, 7.8%) |
| CIE-LAB | lab(80.05, -28.67, -20.16) |
| CIE-LCH | lch(80.05, 35.05, 215.12°) |
| OKLab | oklab(81.69% -0.0981 -0.0559) |
| OKLCH | oklch(81.69% 0.113 209.7) |
| XYZ | xyz(43.5060, 56.7681, 87.2457) |
| Luminance | 0.5677 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.70
Neon Blue
#04D9FF
ΔE00 4.78
Robin'S Egg
#6DEDFD
ΔE00 5.19
Robin Egg Blue
#8AF1FE
ΔE00 6.73
Robin'S Egg Blue
#98EFF9
ΔE00 7.37
Sky Blue
#87CEEB
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AD7EB #EB6E5A
analogous
#5AEBB6 #5AD7EB #5A8EEB
triadic
#5AD7EB #EB5AD7 #D7EB5A
tetradic
#5AD7EB #B65AEB #EB6E5A #8EEB5A
square
#5AD7EB #B65AEB #EB6E5A #8EEB5A
split-complementary
#5AD7EB #EB5A8E #EBB65A
monochromatic
#169FB5 #23CAE4 #5AD7EB #91E4F2 #C7F1F8
Accessibility & contrast
On white
1.70
#5AD7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#5AD7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AD7EB
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AD7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AD7EB | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0EC
Deuteranopia (green-blind)
#B0C0EB
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5ad7eb; /* rgb */ color: rgb(90, 215, 235); /* oklch */ color: oklch(81.7% 0.113 209.7);
Tailwind
colors: {
custom: {
50: '#97e3f1',
500: '#5ad7eb',
950: '#000000',
},
}SCSS
$custom: #5ad7eb; $custom-light: #97e3f1; $custom-dark: #000000;
JSON
{
"hex": "#5ad7eb",
"rgb": {
"r": 90,
"g": 215,
"b": 235
},
"hsl": {
"h": 188.276,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.81688,
"c": 0.11291,
"h": 209.7
},
"luminance": 0.56773
}Semantic roles & 50–950 ramp
primary
#5AD7EB
secondary
#B54635
accent
#280BDB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485