#5DDCEB#5DDCEB
#5DDCEB is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.9% C 0.113 H 206.0°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDCEB |
|---|---|
| RGB | rgb(93, 220, 235) |
| HSL | hsl(186, 78%, 64%) |
| HSV | hsv(186, 60%, 92%) |
| CMYK | cmyk(60.4%, 6.4%, 0%, 7.8%) |
| CIE-LAB | lab(81.57, -30.58, -17.85) |
| CIE-LCH | lch(81.57, 35.41, 210.28°) |
| OKLab | oklab(82.94% -0.1015 -0.0495) |
| OKLCH | oklch(82.94% 0.113 206) |
| XYZ | xyz(45.0965, 59.5070, 87.6905) |
| Luminance | 0.5951 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.18
Robin'S Egg
#6DEDFD
ΔE00 3.89
Robin Egg Blue
#8AF1FE
ΔE00 5.56
Robin'S Egg Blue
#98EFF9
ΔE00 6.28
Neon Blue
#04D9FF
ΔE00 6.37
Darkturquoise
#00CED1
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDCEB #EB6C5D
analogous
#5DEBB3 #5DDCEB #5D95EB
triadic
#5DDCEB #EB5DDC #DCEB5D
tetradic
#5DDCEB #B35DEB #EB6C5D #95EB5D
square
#5DDCEB #B35DEB #EB6C5D #95EB5D
split-complementary
#5DDCEB #EB5D95 #EBB35D
monochromatic
#17A6B7 #27D0E4 #5DDCEB #93E8F2 #CAF4F8
Accessibility & contrast
On white
1.63
#5DDCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#5DDCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDCEB
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDCEB | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EC
Deuteranopia (green-blind)
#B6C4EB
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ddceb; /* rgb */ color: rgb(93, 220, 235); /* oklch */ color: oklch(82.9% 0.113 206.0);
Tailwind
colors: {
custom: {
50: '#99e7f1',
500: '#5ddceb',
950: '#000000',
},
}SCSS
$custom: #5ddceb; $custom-light: #99e7f1; $custom-dark: #000000;
JSON
{
"hex": "#5ddceb",
"rgb": {
"r": 93,
"g": 220,
"b": 235
},
"hsl": {
"h": 186.338,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.82936,
"c": 0.11295,
"h": 206
},
"luminance": 0.59512
}Semantic roles & 50–950 ramp
primary
#5DDCEB
secondary
#B74336
accent
#210BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485