#5AD7EA#5AD7EA
#5AD7EA is a light, moderate teal. Relative luminance 0.567; OKLCH L 81.7% C 0.113 H 209.0°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5AD7EA |
|---|---|
| RGB | rgb(90, 215, 234) |
| HSL | hsl(188, 77%, 64%) |
| HSV | hsv(188, 62%, 92%) |
| CMYK | cmyk(61.5%, 8.1%, 0%, 8.2%) |
| CIE-LAB | lab(80.02, -28.95, -19.68) |
| CIE-LCH | lch(80.02, 35.01, 214.20°) |
| OKLab | oklab(81.65% -0.0985 -0.0546) |
| OKLCH | oklch(81.65% 0.113 209) |
| XYZ | xyz(43.3620, 56.7105, 86.4869) |
| Luminance | 0.5672 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.49
Neon Blue
#04D9FF
ΔE00 5.07
Robin'S Egg
#6DEDFD
ΔE00 5.12
Robin Egg Blue
#8AF1FE
ΔE00 6.67
Robin'S Egg Blue
#98EFF9
ΔE00 7.30
Darkturquoise
#00CED1
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AD7EA #EA6D5A
analogous
#5AEAB5 #5AD7EA #5A8FEA
triadic
#5AD7EA #EA5AD7 #D7EA5A
tetradic
#5AD7EA #B55AEA #EA6D5A #8FEA5A
square
#5AD7EA #B55AEA #EA6D5A #8FEA5A
split-complementary
#5AD7EA #EA5A8F #EAB55A
monochromatic
#179EB3 #24CAE3 #5AD7EA #90E4F1 #C7F1F8
Accessibility & contrast
On white
1.70
#5AD7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#5AD7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AD7EA
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AD7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AD7EA | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EB
Deuteranopia (green-blind)
#B0C0EA
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5ad7ea; /* rgb */ color: rgb(90, 215, 234); /* oklch */ color: oklch(81.7% 0.113 209.0);
Tailwind
colors: {
custom: {
50: '#97e3f0',
500: '#5ad7ea',
950: '#000000',
},
}SCSS
$custom: #5ad7ea; $custom-light: #97e3f0; $custom-dark: #000000;
JSON
{
"hex": "#5ad7ea",
"rgb": {
"r": 90,
"g": 215,
"b": 234
},
"hsl": {
"h": 187.917,
"s": 77.419,
"l": 63.529
},
"oklch": {
"l": 0.81651,
"c": 0.11258,
"h": 209
},
"luminance": 0.56715
}Semantic roles & 50–950 ramp
primary
#5AD7EA
secondary
#B34635
accent
#270CDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485