#5AD4E8#5AD4E8
#5AD4E8 is a light, moderate teal. Relative luminance 0.551; OKLCH L 80.9% C 0.111 H 210.0°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5AD4E8 |
|---|---|
| RGB | rgb(90, 212, 232) |
| HSL | hsl(188, 76%, 63%) |
| HSV | hsv(188, 61%, 91%) |
| CMYK | cmyk(61.2%, 8.6%, 0%, 9%) |
| CIE-LAB | lab(79.09, -28.06, -20.01) |
| CIE-LCH | lch(79.09, 34.47, 215.49°) |
| OKLab | oklab(80.88% -0.0962 -0.0555) |
| OKLCH | oklch(80.88% 0.111 210) |
| XYZ | xyz(42.3194, 55.0824, 84.7300) |
| Luminance | 0.5509 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.89
Neon Blue
#04D9FF
ΔE00 4.86
Robin'S Egg
#6DEDFD
ΔE00 5.88
Robin Egg Blue
#8AF1FE
ΔE00 7.34
Sky Blue
#87CEEB
ΔE00 7.35
Darkturquoise
#00CED1
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AD4E8 #E86E5A
analogous
#5AE8B5 #5AD4E8 #5A8DE8
triadic
#5AD4E8 #E85AD4 #D4E85A
tetradic
#5AD4E8 #B55AE8 #E86E5A #8DE85A
square
#5AD4E8 #B55AE8 #E86E5A #8DE85A
split-complementary
#5AD4E8 #E85A8D #E8B55A
monochromatic
#189AAF #24C6E1 #5AD4E8 #90E2EF #C5F0F7
Accessibility & contrast
On white
1.75
#5AD4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#5AD4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AD4E8
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AD4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AD4E8 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CDE9
Deuteranopia (green-blind)
#ADBDE8
Tritanopia (blue-blind)
#00DDDA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5ad4e8; /* rgb */ color: rgb(90, 212, 232); /* oklch */ color: oklch(80.9% 0.111 210.0);
Tailwind
colors: {
custom: {
50: '#97e1ef',
500: '#5ad4e8',
950: '#000000',
},
}SCSS
$custom: #5ad4e8; $custom-light: #97e1ef; $custom-dark: #000000;
JSON
{
"hex": "#5ad4e8",
"rgb": {
"r": 90,
"g": 212,
"b": 232
},
"hsl": {
"h": 188.451,
"s": 75.532,
"l": 63.137
},
"oklch": {
"l": 0.80883,
"c": 0.11106,
"h": 210
},
"luminance": 0.55087
}Semantic roles & 50–950 ramp
primary
#5AD4E8
secondary
#B04736
accent
#2A0ED8
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485