#5AD2E6#5AD2E6
#5AD2E6 is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.3% C 0.110 H 210.2°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5AD2E6 |
|---|---|
| RGB | rgb(90, 210, 230) |
| HSL | hsl(189, 74%, 63%) |
| HSV | hsv(189, 61%, 90%) |
| CMYK | cmyk(60.9%, 8.7%, 0%, 9.8%) |
| CIE-LAB | lab(78.45, -27.66, -19.91) |
| CIE-LCH | lch(78.45, 34.08, 215.75°) |
| OKLab | oklab(80.35% -0.0949 -0.0552) |
| OKLCH | oklch(80.35% 0.11 210.2) |
| XYZ | xyz(41.5401, 53.9757, 83.0767) |
| Luminance | 0.5398 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.09
Neon Blue
#04D9FF
ΔE00 4.97
Robin'S Egg
#6DEDFD
ΔE00 6.35
Sky Blue
#87CEEB
ΔE00 7.21
Robin Egg Blue
#8AF1FE
ΔE00 7.76
Darkturquoise
#00CED1
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AD2E6 #E66E5A
analogous
#5AE6B4 #5AD2E6 #5A8CE6
triadic
#5AD2E6 #E65AD2 #D2E65A
tetradic
#5AD2E6 #B45AE6 #E66E5A #8CE65A
square
#5AD2E6 #B45AE6 #E66E5A #8CE65A
split-complementary
#5AD2E6 #E65A8C #E6B45A
monochromatic
#1A97AC #25C4DE #5AD2E6 #8FE0EE #C4EFF6
Accessibility & contrast
On white
1.78
#5AD2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#5AD2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AD2E6
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AD2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AD2E6 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CBE7
Deuteranopia (green-blind)
#ACBBE6
Tritanopia (blue-blind)
#00DBD8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5ad2e6; /* rgb */ color: rgb(90, 210, 230); /* oklch */ color: oklch(80.3% 0.110 210.2);
Tailwind
colors: {
custom: {
50: '#96e0ee',
500: '#5ad2e6',
950: '#000000',
},
}SCSS
$custom: #5ad2e6; $custom-light: #96e0ee; $custom-dark: #000000;
JSON
{
"hex": "#5ad2e6",
"rgb": {
"r": 90,
"g": 210,
"b": 230
},
"hsl": {
"h": 188.571,
"s": 73.684,
"l": 62.745
},
"oklch": {
"l": 0.80346,
"c": 0.10983,
"h": 210.2
},
"luminance": 0.5398
}Semantic roles & 50–950 ramp
primary
#5AD2E6
secondary
#AD4837
accent
#2C10D6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485