#5AD6EE#5AD6EE
#5AD6EE is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.6% C 0.114 H 212.5°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5AD6EE |
|---|---|
| RGB | rgb(90, 214, 238) |
| HSL | hsl(190, 81%, 64%) |
| HSV | hsv(190, 62%, 93%) |
| CMYK | cmyk(62.2%, 10.1%, 0%, 6.7%) |
| CIE-LAB | lab(79.86, -27.32, -22.05) |
| CIE-LCH | lch(79.86, 35.10, 218.91°) |
| OKLab | oklab(81.57% -0.0959 -0.0612) |
| OKLCH | oklch(81.57% 0.114 212.5) |
| XYZ | xyz(43.6893, 56.4352, 89.4630) |
| Luminance | 0.5644 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.78
Aqua Blue
#02D8E9
ΔE00 4.71
Robin'S Egg
#6DEDFD
ΔE00 5.87
Sky Blue
#87CEEB
ΔE00 6.62
Bright Sky Blue
#02CCFE
ΔE00 7.18
Robin Egg Blue
#8AF1FE
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AD6EE #EE725A
analogous
#5AEEBC #5AD6EE #5A8CEE
triadic
#5AD6EE #EE5AD6 #D6EE5A
tetradic
#5AD6EE #BC5AEE #EE725A #8CEE5A
square
#5AD6EE #BC5AEE #EE725A #8CEE5A
split-complementary
#5AD6EE #EE5A8C #EEBC5A
monochromatic
#139FBA #23C8E8 #5AD6EE #91E4F4 #C9F2F9
Accessibility & contrast
On white
1.71
#5AD6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#5AD6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AD6EE
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AD6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AD6EE | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFEF
Deuteranopia (green-blind)
#AEBFEE
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5ad6ee; /* rgb */ color: rgb(90, 214, 238); /* oklch */ color: oklch(81.6% 0.114 212.5);
Tailwind
colors: {
custom: {
50: '#97e3f3',
500: '#5ad6ee',
950: '#000000',
},
}SCSS
$custom: #5ad6ee; $custom-light: #97e3f3; $custom-dark: #000000;
JSON
{
"hex": "#5ad6ee",
"rgb": {
"r": 90,
"g": 214,
"b": 238
},
"hsl": {
"h": 189.73,
"s": 81.319,
"l": 64.314
},
"oklch": {
"l": 0.8157,
"c": 0.11376,
"h": 212.5
},
"luminance": 0.5644
}Semantic roles & 50–950 ramp
primary
#5AD6EE
secondary
#B94933
accent
#2A08DE
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485