#5DD4E8#5DD4E8
#5DD4E8 is a light, moderate teal. Relative luminance 0.552; OKLCH L 81.0% C 0.109 H 210.2°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD4E8 |
|---|---|
| RGB | rgb(93, 212, 232) |
| HSL | hsl(189, 75%, 64%) |
| HSV | hsv(189, 60%, 91%) |
| CMYK | cmyk(59.9%, 8.6%, 0%, 9%) |
| CIE-LAB | lab(79.18, -27.55, -19.87) |
| CIE-LCH | lch(79.18, 33.97, 215.80°) |
| OKLab | oklab(80.98% -0.0945 -0.0551) |
| OKLCH | oklch(80.98% 0.109 210.2) |
| XYZ | xyz(42.6172, 55.2360, 84.7439) |
| Luminance | 0.5524 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.11
Neon Blue
#04D9FF
ΔE00 4.89
Robin'S Egg
#6DEDFD
ΔE00 5.88
Sky Blue
#87CEEB
ΔE00 7.15
Robin Egg Blue
#8AF1FE
ΔE00 7.27
Robin'S Egg Blue
#98EFF9
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD4E8 #E8715D
analogous
#5DE8B6 #5DD4E8 #5D8EE8
triadic
#5DD4E8 #E85DD4 #D4E85D
tetradic
#5DD4E8 #B65DE8 #E8715D #8EE85D
square
#5DD4E8 #B65DE8 #E8715D #8EE85D
split-complementary
#5DD4E8 #E85D8E #E8B65D
monochromatic
#199CB1 #27C6E0 #5DD4E8 #93E2F0 #C8F0F7
Accessibility & contrast
On white
1.74
#5DD4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#5DD4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD4E8
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD4E8 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CDE9
Deuteranopia (green-blind)
#AEBDE8
Tritanopia (blue-blind)
#00DDDA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5dd4e8; /* rgb */ color: rgb(93, 212, 232); /* oklch */ color: oklch(81.0% 0.109 210.2);
Tailwind
colors: {
custom: {
50: '#98e1ef',
500: '#5dd4e8',
950: '#000000',
},
}SCSS
$custom: #5dd4e8; $custom-light: #98e1ef; $custom-dark: #000000;
JSON
{
"hex": "#5dd4e8",
"rgb": {
"r": 93,
"g": 212,
"b": 232
},
"hsl": {
"h": 188.633,
"s": 75.135,
"l": 63.725
},
"oklch": {
"l": 0.80979,
"c": 0.10939,
"h": 210.2
},
"luminance": 0.5524
}Semantic roles & 50–950 ramp
primary
#5DD4E8
secondary
#B24937
accent
#2B0ED7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485