#5DDEEB#5DDEEB
#5DDEEB is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.4% C 0.114 H 204.4°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDEEB |
|---|---|
| RGB | rgb(93, 222, 235) |
| HSL | hsl(185, 78%, 64%) |
| HSV | hsv(185, 60%, 92%) |
| CMYK | cmyk(60.4%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(82.14, -31.54, -16.99) |
| CIE-LCH | lch(82.14, 35.82, 208.31°) |
| OKLab | oklab(83.4% -0.1036 -0.047) |
| OKLCH | oklch(83.4% 0.114 204.4) |
| XYZ | xyz(45.6246, 60.5631, 87.8665) |
| Luminance | 0.6057 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.27
Robin'S Egg
#6DEDFD
ΔE00 3.62
Robin Egg Blue
#8AF1FE
ΔE00 5.30
Robin'S Egg Blue
#98EFF9
ΔE00 6.05
Darkturquoise
#00CED1
ΔE00 6.69
Bright Light Blue
#26F7FD
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDEEB #EB6A5D
analogous
#5DEBB1 #5DDEEB #5D97EB
triadic
#5DDEEB #EB5DDE #DEEB5D
tetradic
#5DDEEB #B15DEB #EB6A5D #97EB5D
square
#5DDEEB #B15DEB #EB6A5D #97EB5D
split-complementary
#5DDEEB #EB5D97 #EBB15D
monochromatic
#17A8B7 #27D3E4 #5DDEEB #93E9F2 #CAF4F8
Accessibility & contrast
On white
1.60
#5DDEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#5DDEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDEEB
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDEEB | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EC
Deuteranopia (green-blind)
#B8C5EC
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ddeeb; /* rgb */ color: rgb(93, 222, 235); /* oklch */ color: oklch(83.4% 0.114 204.4);
Tailwind
colors: {
custom: {
50: '#99e8f1',
500: '#5ddeeb',
950: '#000000',
},
}SCSS
$custom: #5ddeeb; $custom-light: #99e8f1; $custom-dark: #000000;
JSON
{
"hex": "#5ddeeb",
"rgb": {
"r": 93,
"g": 222,
"b": 235
},
"hsl": {
"h": 185.493,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.83399,
"c": 0.11378,
"h": 204.4
},
"luminance": 0.60568
}Semantic roles & 50–950 ramp
primary
#5DDEEB
secondary
#B74136
accent
#1E0BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485