#5DD3E6#5DD3E6
#5DD3E6 is a light, moderate teal. Relative luminance 0.546; OKLCH L 80.7% C 0.108 H 209.6°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD3E6 |
|---|---|
| RGB | rgb(93, 211, 230) |
| HSL | hsl(188, 73%, 63%) |
| HSV | hsv(188, 60%, 90%) |
| CMYK | cmyk(59.6%, 8.3%, 0%, 9.8%) |
| CIE-LAB | lab(78.82, -27.63, -19.34) |
| CIE-LCH | lch(78.82, 33.72, 214.98°) |
| OKLab | oklab(80.67% -0.0943 -0.0536) |
| OKLCH | oklch(80.67% 0.108 209.6) |
| XYZ | xyz(42.0855, 54.6246, 83.1732) |
| Luminance | 0.5463 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.00
Neon Blue
#04D9FF
ΔE00 5.21
Robin'S Egg
#6DEDFD
ΔE00 6.04
Sky Blue
#87CEEB
ΔE00 7.32
Robin Egg Blue
#8AF1FE
ΔE00 7.42
Darkturquoise
#00CED1
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD3E6 #E6705D
analogous
#5DE6B4 #5DD3E6 #5D8EE6
triadic
#5DD3E6 #E65DD3 #D3E65D
tetradic
#5DD3E6 #B45DE6 #E6705D #8EE65D
square
#5DD3E6 #B45DE6 #E6705D #8EE65D
split-complementary
#5DD3E6 #E65D8E #E6B45D
monochromatic
#1B99AE #28C5DE #5DD3E6 #92E1EE #C7F0F6
Accessibility & contrast
On white
1.76
#5DD3E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#5DD3E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD3E6
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD3E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD3E6 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CCE7
Deuteranopia (green-blind)
#ADBDE6
Tritanopia (blue-blind)
#00DCD9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5dd3e6; /* rgb */ color: rgb(93, 211, 230); /* oklch */ color: oklch(80.7% 0.108 209.6);
Tailwind
colors: {
custom: {
50: '#98e0ee',
500: '#5dd3e6',
950: '#000000',
},
}SCSS
$custom: #5dd3e6; $custom-light: #98e0ee; $custom-dark: #000000;
JSON
{
"hex": "#5dd3e6",
"rgb": {
"r": 93,
"g": 211,
"b": 230
},
"hsl": {
"h": 188.321,
"s": 73.262,
"l": 63.333
},
"oklch": {
"l": 0.80674,
"c": 0.10842,
"h": 209.6
},
"luminance": 0.54629
}Semantic roles & 50–950 ramp
primary
#5DD3E6
secondary
#AF4938
accent
#2B10D5
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485