#5DD7EB#5DD7EB
#5DD7EB is a light, moderate teal. Relative luminance 0.569; OKLCH L 81.8% C 0.111 H 209.9°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD7EB |
|---|---|
| RGB | rgb(93, 215, 235) |
| HSL | hsl(188, 78%, 64%) |
| HSV | hsv(188, 60%, 92%) |
| CMYK | cmyk(60.4%, 8.5%, 0%, 7.8%) |
| CIE-LAB | lab(80.14, -28.16, -20.02) |
| CIE-LCH | lch(80.14, 34.55, 215.41°) |
| OKLab | oklab(81.78% -0.0964 -0.0555) |
| OKLCH | oklch(81.78% 0.111 209.9) |
| XYZ | xyz(43.8038, 56.9217, 87.2596) |
| Luminance | 0.5693 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.92
Neon Blue
#04D9FF
ΔE00 4.81
Robin'S Egg
#6DEDFD
ΔE00 5.18
Robin Egg Blue
#8AF1FE
ΔE00 6.65
Robin'S Egg Blue
#98EFF9
ΔE00 7.26
Sky Blue
#87CEEB
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD7EB #EB715D
analogous
#5DEBB8 #5DD7EB #5D90EB
triadic
#5DD7EB #EB5DD7 #D7EB5D
tetradic
#5DD7EB #B85DEB #EB715D #90EB5D
square
#5DD7EB #B85DEB #EB715D #90EB5D
split-complementary
#5DD7EB #EB5D90 #EBB85D
monochromatic
#17A0B7 #27CAE4 #5DD7EB #93E4F2 #CAF2F8
Accessibility & contrast
On white
1.70
#5DD7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#5DD7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD7EB
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD7EB | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EC
Deuteranopia (green-blind)
#B0C0EB
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5dd7eb; /* rgb */ color: rgb(93, 215, 235); /* oklch */ color: oklch(81.8% 0.111 209.9);
Tailwind
colors: {
custom: {
50: '#99e3f1',
500: '#5dd7eb',
950: '#000000',
},
}SCSS
$custom: #5dd7eb; $custom-light: #99e3f1; $custom-dark: #000000;
JSON
{
"hex": "#5dd7eb",
"rgb": {
"r": 93,
"g": 215,
"b": 235
},
"hsl": {
"h": 188.451,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.81782,
"c": 0.11126,
"h": 209.9
},
"luminance": 0.56926
}Semantic roles & 50–950 ramp
primary
#5DD7EB
secondary
#B74836
accent
#280BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485