#5DD4E1#5DD4E1
#5DD4E1 is a light, moderate teal. Relative luminance 0.548; OKLCH L 80.7% C 0.107 H 205.1°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD4E1 |
|---|---|
| RGB | rgb(93, 212, 225) |
| HSL | hsl(186, 69%, 62%) |
| HSV | hsv(186, 59%, 88%) |
| CMYK | cmyk(58.7%, 5.8%, 0%, 11.8%) |
| CIE-LAB | lab(78.95, -29.52, -16.47) |
| CIE-LCH | lch(78.95, 33.81, 209.15°) |
| OKLab | oklab(80.72% -0.0973 -0.0456) |
| OKLCH | oklch(80.72% 0.107 205.1) |
| XYZ | xyz(41.6426, 54.8461, 79.6113) |
| Luminance | 0.5485 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.25
Robin'S Egg
#6DEDFD
ΔE00 5.78
Darkturquoise
#00CED1
ΔE00 5.91
Neon Blue
#04D9FF
ΔE00 6.95
Mediumturquoise
#48D1CC
ΔE00 7.00
Robin Egg Blue
#8AF1FE
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD4E1 #E16A5D
analogous
#5DE1AC #5DD4E1 #5D92E1
triadic
#5DD4E1 #E15DD4 #D4E15D
tetradic
#5DD4E1 #AC5DE1 #E16A5D #92E15D
square
#5DD4E1 #AC5DE1 #E16A5D #92E15D
split-complementary
#5DD4E1 #E15D92 #E1AC5D
monochromatic
#1F98A5 #29C6D7 #5DD4E1 #91E2EB #C4EFF4
Accessibility & contrast
On white
1.75
#5DD4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#5DD4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD4E1
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD4E1 | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CCE2
Deuteranopia (green-blind)
#B0BDE1
Tritanopia (blue-blind)
#00DCD8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5dd4e1; /* rgb */ color: rgb(93, 212, 225); /* oklch */ color: oklch(80.7% 0.107 205.1);
Tailwind
colors: {
custom: {
50: '#97e1ea',
500: '#5dd4e1',
950: '#000000',
},
}SCSS
$custom: #5dd4e1; $custom-light: #97e1ea; $custom-dark: #000000;
JSON
{
"hex": "#5dd4e1",
"rgb": {
"r": 93,
"g": 212,
"b": 225
},
"hsl": {
"h": 185.909,
"s": 68.75,
"l": 62.353
},
"oklch": {
"l": 0.80724,
"c": 0.10745,
"h": 205.1
},
"luminance": 0.5485
}Semantic roles & 50–950 ramp
primary
#5DD4E1
secondary
#A8453B
accent
#2715D1
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1516
muted
#808484