#5AD4EA#5AD4EA
#5AD4EA is a light, moderate teal. Relative luminance 0.552; OKLCH L 81.0% C 0.112 H 211.4°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5AD4EA |
|---|---|
| RGB | rgb(90, 212, 234) |
| HSL | hsl(189, 77%, 64%) |
| HSV | hsv(189, 62%, 92%) |
| CMYK | cmyk(61.5%, 9.4%, 0%, 8.2%) |
| CIE-LAB | lab(79.15, -27.49, -20.98) |
| CIE-LCH | lch(79.15, 34.58, 217.35°) |
| OKLab | oklab(80.96% -0.0954 -0.0582) |
| OKLCH | oklch(80.96% 0.112 211.4) |
| XYZ | xyz(42.6051, 55.1967, 86.2346) |
| Luminance | 0.5520 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.34
Aqua Blue
#02D8E9
ΔE00 4.34
Robin'S Egg
#6DEDFD
ΔE00 6.07
Sky Blue
#87CEEB
ΔE00 6.87
Robin Egg Blue
#8AF1FE
ΔE00 7.49
Bright Sky Blue
#02CCFE
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AD4EA #EA705A
analogous
#5AEAB8 #5AD4EA #5A8CEA
triadic
#5AD4EA #EA5AD4 #D4EA5A
tetradic
#5AD4EA #B85AEA #EA705A #8CEA5A
square
#5AD4EA #B85AEA #EA705A #8CEA5A
split-complementary
#5AD4EA #EA5A8C #EAB85A
monochromatic
#179BB3 #24C6E3 #5AD4EA #90E2F1 #C7F0F8
Accessibility & contrast
On white
1.74
#5AD4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#5AD4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AD4EA
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AD4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AD4EA | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDEB
Deuteranopia (green-blind)
#ADBDEA
Tritanopia (blue-blind)
#00DDDB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5ad4ea; /* rgb */ color: rgb(90, 212, 234); /* oklch */ color: oklch(81.0% 0.112 211.4);
Tailwind
colors: {
custom: {
50: '#97e1f0',
500: '#5ad4ea',
950: '#000000',
},
}SCSS
$custom: #5ad4ea; $custom-light: #97e1f0; $custom-dark: #000000;
JSON
{
"hex": "#5ad4ea",
"rgb": {
"r": 90,
"g": 212,
"b": 234
},
"hsl": {
"h": 189.167,
"s": 77.419,
"l": 63.529
},
"oklch": {
"l": 0.80958,
"c": 0.11178,
"h": 211.4
},
"luminance": 0.55201
}Semantic roles & 50–950 ramp
primary
#5AD4EA
secondary
#B34835
accent
#2B0CDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485