#5DD3E7#5DD3E7
#5DD3E7 is a light, moderate teal. Relative luminance 0.547; OKLCH L 80.7% C 0.109 H 210.3°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD3E7 |
|---|---|
| RGB | rgb(93, 211, 231) |
| HSL | hsl(189, 74%, 64%) |
| HSV | hsv(189, 60%, 91%) |
| CMYK | cmyk(59.7%, 8.7%, 0%, 9.4%) |
| CIE-LAB | lab(78.86, -27.35, -19.82) |
| CIE-LCH | lch(78.86, 33.77, 215.94°) |
| OKLab | oklab(80.71% -0.0939 -0.0549) |
| OKLCH | oklch(80.71% 0.109 210.3) |
| XYZ | xyz(42.2263, 54.6809, 83.9149) |
| Luminance | 0.5468 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.20
Neon Blue
#04D9FF
ΔE00 4.94
Robin'S Egg
#6DEDFD
ΔE00 6.11
Sky Blue
#87CEEB
ΔE00 7.07
Robin Egg Blue
#8AF1FE
ΔE00 7.48
Robin'S Egg Blue
#98EFF9
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD3E7 #E7715D
analogous
#5DE7B6 #5DD3E7 #5D8EE7
triadic
#5DD3E7 #E75DD3 #D3E75D
tetradic
#5DD3E7 #B65DE7 #E7715D #8EE75D
square
#5DD3E7 #B65DE7 #E7715D #8EE75D
split-complementary
#5DD3E7 #E75D8E #E7B65D
monochromatic
#1A9AB0 #28C5DF #5DD3E7 #92E1EF #C8F0F7
Accessibility & contrast
On white
1.76
#5DD3E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#5DD3E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD3E7
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD3E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD3E7 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CCE8
Deuteranopia (green-blind)
#ADBDE7
Tritanopia (blue-blind)
#00DCD9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5dd3e7; /* rgb */ color: rgb(93, 211, 231); /* oklch */ color: oklch(80.7% 0.109 210.3);
Tailwind
colors: {
custom: {
50: '#98e0ee',
500: '#5dd3e7',
950: '#000000',
},
}SCSS
$custom: #5dd3e7; $custom-light: #98e0ee; $custom-dark: #000000;
JSON
{
"hex": "#5dd3e7",
"rgb": {
"r": 93,
"g": 211,
"b": 231
},
"hsl": {
"h": 188.696,
"s": 74.194,
"l": 63.529
},
"oklch": {
"l": 0.80711,
"c": 0.10877,
"h": 210.3
},
"luminance": 0.54685
}Semantic roles & 50–950 ramp
primary
#5DD3E7
secondary
#B04938
accent
#2C0FD6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485