#5DD2E8#5DD2E8
#5DD2E8 is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.5% C 0.109 H 211.9°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD2E8 |
|---|---|
| RGB | rgb(93, 210, 232) |
| HSL | hsl(189, 75%, 64%) |
| HSV | hsv(189, 60%, 91%) |
| CMYK | cmyk(59.9%, 9.5%, 0%, 9%) |
| CIE-LAB | lab(78.60, -26.57, -20.74) |
| CIE-LCH | lch(78.60, 33.71, 217.98°) |
| OKLab | oklab(80.52% -0.0924 -0.0575) |
| OKLCH | oklch(80.52% 0.109 211.9) |
| XYZ | xyz(42.1203, 54.2422, 84.5783) |
| Luminance | 0.5425 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.52
Aqua Blue
#02D8E9
ΔE00 4.74
Sky Blue
#87CEEB
ΔE00 6.51
Robin'S Egg
#6DEDFD
ΔE00 6.54
Bright Sky Blue
#02CCFE
ΔE00 7.40
Baby Blue
#89CFF0
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD2E8 #E8735D
analogous
#5DE8B8 #5DD2E8 #5D8CE8
triadic
#5DD2E8 #E85DD2 #D2E85D
tetradic
#5DD2E8 #B85DE8 #E8735D #8CE85D
square
#5DD2E8 #B85DE8 #E8735D #8CE85D
split-complementary
#5DD2E8 #E85D8C #E8B85D
monochromatic
#1999B1 #27C3E0 #5DD2E8 #93E1F0 #C8F0F7
Accessibility & contrast
On white
1.77
#5DD2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#5DD2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD2E8
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD2E8 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CBE9
Deuteranopia (green-blind)
#ACBCE8
Tritanopia (blue-blind)
#00DBD9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5dd2e8; /* rgb */ color: rgb(93, 210, 232); /* oklch */ color: oklch(80.5% 0.109 211.9);
Tailwind
colors: {
custom: {
50: '#98e0ef',
500: '#5dd2e8',
950: '#000000',
},
}SCSS
$custom: #5dd2e8; $custom-light: #98e0ef; $custom-dark: #000000;
JSON
{
"hex": "#5dd2e8",
"rgb": {
"r": 93,
"g": 210,
"b": 232
},
"hsl": {
"h": 189.496,
"s": 75.135,
"l": 63.725
},
"oklch": {
"l": 0.80517,
"c": 0.10887,
"h": 211.9
},
"luminance": 0.54247
}Semantic roles & 50–950 ramp
primary
#5DD2E8
secondary
#B24B37
accent
#2E0ED7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485