#5DD5E1#5DD5E1
#5DD5E1 is a light, moderate teal. Relative luminance 0.554; OKLCH L 81.0% C 0.108 H 204.3°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD5E1 |
|---|---|
| RGB | rgb(93, 213, 225) |
| HSL | hsl(185, 69%, 62%) |
| HSV | hsv(185, 59%, 88%) |
| CMYK | cmyk(58.7%, 5.3%, 0%, 11.8%) |
| CIE-LAB | lab(79.24, -30.01, -16.03) |
| CIE-LCH | lch(79.24, 34.02, 208.12°) |
| OKLab | oklab(80.96% -0.0983 -0.0444) |
| OKLCH | oklch(80.96% 0.108 204.3) |
| XYZ | xyz(41.8934, 55.3476, 79.6949) |
| Luminance | 0.5535 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.19
Robin'S Egg
#6DEDFD
ΔE00 5.63
Darkturquoise
#00CED1
ΔE00 5.68
Mediumturquoise
#48D1CC
ΔE00 6.66
Robin Egg Blue
#8AF1FE
ΔE00 7.02
Neon Blue
#04D9FF
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD5E1 #E1695D
analogous
#5DE1AB #5DD5E1 #5D93E1
triadic
#5DD5E1 #E15DD5 #D5E15D
tetradic
#5DD5E1 #AB5DE1 #E1695D #93E15D
square
#5DD5E1 #AB5DE1 #E1695D #93E15D
split-complementary
#5DD5E1 #E15D93 #E1AB5D
monochromatic
#1F99A5 #29C8D7 #5DD5E1 #91E2EB #C4F0F4
Accessibility & contrast
On white
1.74
#5DD5E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#5DD5E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD5E1
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD5E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD5E1 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CDE2
Deuteranopia (green-blind)
#B1BEE2
Tritanopia (blue-blind)
#00DDD8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5dd5e1; /* rgb */ color: rgb(93, 213, 225); /* oklch */ color: oklch(81.0% 0.108 204.3);
Tailwind
colors: {
custom: {
50: '#98e2ea',
500: '#5dd5e1',
950: '#000000',
},
}SCSS
$custom: #5dd5e1; $custom-light: #98e2ea; $custom-dark: #000000;
JSON
{
"hex": "#5dd5e1",
"rgb": {
"r": 93,
"g": 213,
"b": 225
},
"hsl": {
"h": 185.455,
"s": 68.75,
"l": 62.353
},
"oklch": {
"l": 0.80956,
"c": 0.10789,
"h": 204.3
},
"luminance": 0.55352
}Semantic roles & 50–950 ramp
primary
#5DD5E1
secondary
#A8453B
accent
#2615D1
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1516
muted
#808484