#5DD7EF#5DD7EF
#5DD7EF is a light, moderate teal. Relative luminance 0.572; OKLCH L 81.9% C 0.113 H 212.7°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD7EF |
|---|---|
| RGB | rgb(93, 215, 239) |
| HSL | hsl(190, 82%, 65%) |
| HSV | hsv(190, 61%, 94%) |
| CMYK | cmyk(61.1%, 10%, 0%, 6.3%) |
| CIE-LAB | lab(80.27, -27.02, -21.95) |
| CIE-LCH | lch(80.27, 34.81, 219.09°) |
| OKLab | oklab(81.93% -0.0949 -0.0609) |
| OKLCH | oklch(81.93% 0.113 212.7) |
| XYZ | xyz(44.3882, 57.1554, 90.3374) |
| Luminance | 0.5716 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.82
Aqua Blue
#02D8E9
ΔE00 4.87
Robin'S Egg
#6DEDFD
ΔE00 5.67
Sky Blue
#87CEEB
ΔE00 6.52
Robin Egg Blue
#8AF1FE
ΔE00 7.04
Bright Sky Blue
#02CCFE
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD7EF #EF755D
analogous
#5DEFBE #5DD7EF #5D8EEF
triadic
#5DD7EF #EF5DD7 #D7EF5D
tetradic
#5DD7EF #BE5DEF #EF755D #8EEF5D
square
#5DD7EF #BE5DEF #EF755D #8EEF5D
split-complementary
#5DD7EF #EF5D8E #EFBE5D
monochromatic
#13A2BF #25C9E9 #5DD7EF #95E5F5 #CCF3FA
Accessibility & contrast
On white
1.69
#5DD7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#5DD7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD7EF
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD7EF | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D0F0
Deuteranopia (green-blind)
#AFC0EF
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5dd7ef; /* rgb */ color: rgb(93, 215, 239); /* oklch */ color: oklch(81.9% 0.113 212.7);
Tailwind
colors: {
custom: {
50: '#99e3f4',
500: '#5dd7ef',
950: '#000000',
},
}SCSS
$custom: #5dd7ef; $custom-light: #99e3f4; $custom-dark: #000000;
JSON
{
"hex": "#5dd7ef",
"rgb": {
"r": 93,
"g": 215,
"b": 239
},
"hsl": {
"h": 189.863,
"s": 82.022,
"l": 65.098
},
"oklch": {
"l": 0.81931,
"c": 0.11274,
"h": 212.7
},
"luminance": 0.5716
}Semantic roles & 50–950 ramp
primary
#5DD7EF
secondary
#BD4A33
accent
#2A07DE
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485