#5DD2E6#5DD2E6
#5DD2E6 is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.4% C 0.108 H 210.4°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD2E6 |
|---|---|
| RGB | rgb(93, 210, 230) |
| HSL | hsl(189, 73%, 63%) |
| HSV | hsv(189, 60%, 90%) |
| CMYK | cmyk(59.6%, 8.7%, 0%, 9.8%) |
| CIE-LAB | lab(78.54, -27.14, -19.77) |
| CIE-LCH | lch(78.54, 33.58, 216.07°) |
| OKLab | oklab(80.44% -0.0932 -0.0548) |
| OKLCH | oklch(80.44% 0.108 210.4) |
| XYZ | xyz(41.8379, 54.1293, 83.0907) |
| Luminance | 0.5413 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.31
Neon Blue
#04D9FF
ΔE00 5.00
Robin'S Egg
#6DEDFD
ΔE00 6.35
Sky Blue
#87CEEB
ΔE00 7.00
Robin Egg Blue
#8AF1FE
ΔE00 7.69
Darkturquoise
#00CED1
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD2E6 #E6715D
analogous
#5DE6B5 #5DD2E6 #5D8DE6
triadic
#5DD2E6 #E65DD2 #D2E65D
tetradic
#5DD2E6 #B55DE6 #E6715D #8DE65D
square
#5DD2E6 #B55DE6 #E6715D #8DE65D
split-complementary
#5DD2E6 #E65D8D #E6B55D
monochromatic
#1B98AE #28C3DE #5DD2E6 #92E1EE #C7EFF6
Accessibility & contrast
On white
1.78
#5DD2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#5DD2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD2E6
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD2E6 | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CBE7
Deuteranopia (green-blind)
#ACBCE6
Tritanopia (blue-blind)
#00DBD8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5dd2e6; /* rgb */ color: rgb(93, 210, 230); /* oklch */ color: oklch(80.4% 0.108 210.4);
Tailwind
colors: {
custom: {
50: '#98e0ee',
500: '#5dd2e6',
950: '#000000',
},
}SCSS
$custom: #5dd2e6; $custom-light: #98e0ee; $custom-dark: #000000;
JSON
{
"hex": "#5dd2e6",
"rgb": {
"r": 93,
"g": 210,
"b": 230
},
"hsl": {
"h": 188.759,
"s": 73.262,
"l": 63.333
},
"oklch": {
"l": 0.80443,
"c": 0.10813,
"h": 210.4
},
"luminance": 0.54134
}Semantic roles & 50–950 ramp
primary
#5DD2E6
secondary
#AF4A38
accent
#2D10D5
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485