#5AD3E8#5AD3E8
#5AD3E8 is a light, moderate teal. Relative luminance 0.546; OKLCH L 80.7% C 0.111 H 210.8°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5AD3E8 |
|---|---|
| RGB | rgb(90, 211, 232) |
| HSL | hsl(189, 76%, 63%) |
| HSV | hsv(189, 61%, 91%) |
| CMYK | cmyk(61.2%, 9.1%, 0%, 9%) |
| CIE-LAB | lab(78.80, -27.58, -20.45) |
| CIE-LCH | lch(78.80, 34.33, 216.56°) |
| OKLab | oklab(80.65% -0.0952 -0.0567) |
| OKLCH | oklch(80.65% 0.111 210.8) |
| XYZ | xyz(42.0702, 54.5840, 84.6469) |
| Luminance | 0.5459 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.20
Neon Blue
#04D9FF
ΔE00 4.64
Robin'S Egg
#6DEDFD
ΔE00 6.20
Sky Blue
#87CEEB
ΔE00 7.03
Robin Egg Blue
#8AF1FE
ΔE00 7.61
Bright Sky Blue
#02CCFE
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AD3E8 #E86F5A
analogous
#5AE8B6 #5AD3E8 #5A8CE8
triadic
#5AD3E8 #E85AD3 #D3E85A
tetradic
#5AD3E8 #B65AE8 #E86F5A #8CE85A
square
#5AD3E8 #B65AE8 #E86F5A #8CE85A
split-complementary
#5AD3E8 #E85A8C #E8B65A
monochromatic
#1899AF #24C5E1 #5AD3E8 #90E1EF #C5F0F7
Accessibility & contrast
On white
1.76
#5AD3E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#5AD3E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AD3E8
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AD3E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AD3E8 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CCE9
Deuteranopia (green-blind)
#ACBCE8
Tritanopia (blue-blind)
#00DCD9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5ad3e8; /* rgb */ color: rgb(90, 211, 232); /* oklch */ color: oklch(80.7% 0.111 210.8);
Tailwind
colors: {
custom: {
50: '#97e0ef',
500: '#5ad3e8',
950: '#000000',
},
}SCSS
$custom: #5ad3e8; $custom-light: #97e0ef; $custom-dark: #000000;
JSON
{
"hex": "#5ad3e8",
"rgb": {
"r": 90,
"g": 211,
"b": 232
},
"hsl": {
"h": 188.873,
"s": 75.532,
"l": 63.137
},
"oklch": {
"l": 0.80652,
"c": 0.1108,
"h": 210.8
},
"luminance": 0.54588
}Semantic roles & 50–950 ramp
primary
#5AD3E8
secondary
#B04836
accent
#2C0ED8
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485