#5DDAEB#5DDAEB
#5DDAEB is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.5% C 0.112 H 207.5°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDAEB |
|---|---|
| RGB | rgb(93, 218, 235) |
| HSL | hsl(187, 78%, 64%) |
| HSV | hsv(187, 60%, 92%) |
| CMYK | cmyk(60.4%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(81.00, -29.62, -18.72) |
| CIE-LCH | lch(81.00, 35.04, 212.29°) |
| OKLab | oklab(82.47% -0.0995 -0.0519) |
| OKLCH | oklch(82.47% 0.112 207.5) |
| XYZ | xyz(44.5748, 58.4635, 87.5166) |
| Luminance | 0.5847 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.33
Robin'S Egg
#6DEDFD
ΔE00 4.32
Neon Blue
#04D9FF
ΔE00 5.70
Robin Egg Blue
#8AF1FE
ΔE00 5.93
Robin'S Egg Blue
#98EFF9
ΔE00 6.61
Darkturquoise
#00CED1
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDAEB #EB6E5D
analogous
#5DEBB5 #5DDAEB #5D93EB
triadic
#5DDAEB #EB5DDA #DAEB5D
tetradic
#5DDAEB #B55DEB #EB6E5D #93EB5D
square
#5DDAEB #B55DEB #EB6E5D #93EB5D
split-complementary
#5DDAEB #EB5D93 #EBB55D
monochromatic
#17A4B7 #27CEE4 #5DDAEB #93E6F2 #CAF3F8
Accessibility & contrast
On white
1.65
#5DDAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#5DDAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDAEB
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDAEB | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EC
Deuteranopia (green-blind)
#B4C2EB
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5ddaeb; /* rgb */ color: rgb(93, 218, 235); /* oklch */ color: oklch(82.5% 0.112 207.5);
Tailwind
colors: {
custom: {
50: '#99e5f1',
500: '#5ddaeb',
950: '#000000',
},
}SCSS
$custom: #5ddaeb; $custom-light: #99e5f1; $custom-dark: #000000;
JSON
{
"hex": "#5ddaeb",
"rgb": {
"r": 93,
"g": 218,
"b": 235
},
"hsl": {
"h": 187.183,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.82474,
"c": 0.11221,
"h": 207.5
},
"luminance": 0.58468
}Semantic roles & 50–950 ramp
primary
#5DDAEB
secondary
#B74536
accent
#240BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485