#5DD9DB#5DD9DB
#5DD9DB is a light, moderate teal. Relative luminance 0.571; OKLCH L 81.7% C 0.110 H 196.7°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD9DB |
|---|---|
| RGB | rgb(93, 217, 219) |
| HSL | hsl(181, 64%, 61%) |
| HSV | hsv(181, 58%, 86%) |
| CMYK | cmyk(57.5%, 0.9%, 0%, 14.1%) |
| CIE-LAB | lab(80.22, -33.56, -11.37) |
| CIE-LCH | lch(80.22, 35.43, 198.71°) |
| OKLab | oklab(81.68% -0.105 -0.0315) |
| OKLCH | oklch(81.68% 0.11 196.7) |
| XYZ | xyz(42.1078, 57.0630, 75.7993) |
| Luminance | 0.5707 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.62
Darkturquoise
#00CED1
ΔE00 4.29
Aqua Blue
#02D8E9
ΔE00 5.08
Robin'S Egg
#6DEDFD
ΔE00 6.74
Turquoise
#40E0D0
ΔE00 6.76
Bright Light Blue
#26F7FD
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD9DB #DB5F5D
analogous
#5DDB9E #5DD9DB #5D9ADB
triadic
#5DD9DB #DB5DD9 #D9DB5D
tetradic
#5DD9DB #9E5DDB #DB5F5D #9ADB5D
square
#5DD9DB #9E5DDB #DB5F5D #9ADB5D
split-complementary
#5DD9DB #DB5D9A #DB9E5D
monochromatic
#22999B #2ECBCD #5DD9DB #8FE5E6 #C1F0F1
Accessibility & contrast
On white
1.69
#5DD9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#5DD9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD9DB
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD9DB | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DB
Deuteranopia (green-blind)
#B7C1DC
Tritanopia (blue-blind)
#00E0D9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5dd9db; /* rgb */ color: rgb(93, 217, 219); /* oklch */ color: oklch(81.7% 0.110 196.7);
Tailwind
colors: {
custom: {
50: '#97e5e6',
500: '#5dd9db',
950: '#000000',
},
}SCSS
$custom: #5dd9db; $custom-light: #97e5e6; $custom-dark: #000000;
JSON
{
"hex": "#5dd9db",
"rgb": {
"r": 93,
"g": 217,
"b": 219
},
"hsl": {
"h": 180.952,
"s": 63.636,
"l": 61.176
},
"oklch": {
"l": 0.81681,
"c": 0.1096,
"h": 196.7
},
"luminance": 0.57067
}Semantic roles & 50–950 ramp
primary
#5DD9DB
secondary
#9F3F3D
accent
#1D1ACB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484