#5DD2E7#5DD2E7
#5DD2E7 is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.5% C 0.108 H 211.2°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD2E7 |
|---|---|
| RGB | rgb(93, 210, 231) |
| HSL | hsl(189, 74%, 64%) |
| HSV | hsv(189, 60%, 91%) |
| CMYK | cmyk(59.7%, 9.1%, 0%, 9.4%) |
| CIE-LAB | lab(78.57, -26.86, -20.26) |
| CIE-LCH | lch(78.57, 33.64, 217.03°) |
| OKLab | oklab(80.48% -0.0928 -0.0562) |
| OKLCH | oklch(80.48% 0.109 211.2) |
| XYZ | xyz(41.9787, 54.1856, 83.8324) |
| Luminance | 0.5419 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.52
Neon Blue
#04D9FF
ΔE00 4.75
Robin'S Egg
#6DEDFD
ΔE00 6.44
Sky Blue
#87CEEB
ΔE00 6.75
Bright Sky Blue
#02CCFE
ΔE00 7.70
Robin Egg Blue
#8AF1FE
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD2E7 #E7725D
analogous
#5DE7B7 #5DD2E7 #5D8DE7
triadic
#5DD2E7 #E75DD2 #D2E75D
tetradic
#5DD2E7 #B75DE7 #E7725D #8DE75D
square
#5DD2E7 #B75DE7 #E7725D #8DE75D
split-complementary
#5DD2E7 #E75D8D #E7B75D
monochromatic
#1A99B0 #28C3DF #5DD2E7 #92E1EF #C8F0F7
Accessibility & contrast
On white
1.77
#5DD2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#5DD2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD2E7
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD2E7 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CBE8
Deuteranopia (green-blind)
#ACBCE7
Tritanopia (blue-blind)
#00DBD8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5dd2e7; /* rgb */ color: rgb(93, 210, 231); /* oklch */ color: oklch(80.5% 0.108 211.2);
Tailwind
colors: {
custom: {
50: '#98e0ee',
500: '#5dd2e7',
950: '#000000',
},
}SCSS
$custom: #5dd2e7; $custom-light: #98e0ee; $custom-dark: #000000;
JSON
{
"hex": "#5dd2e7",
"rgb": {
"r": 93,
"g": 210,
"b": 231
},
"hsl": {
"h": 189.13,
"s": 74.194,
"l": 63.529
},
"oklch": {
"l": 0.8048,
"c": 0.1085,
"h": 211.2
},
"luminance": 0.5419
}Semantic roles & 50–950 ramp
primary
#5DD2E7
secondary
#B04A38
accent
#2D0FD6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485