#5DDBD9#5DDBD9
#5DDBD9 is a very light, moderate teal. Relative luminance 0.580; OKLCH L 82.1% C 0.111 H 193.8°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDBD9 |
|---|---|
| RGB | rgb(93, 219, 217) |
| HSL | hsl(179, 64%, 61%) |
| HSV | hsv(179, 58%, 86%) |
| CMYK | cmyk(57.5%, 0%, 0.9%, 14.1%) |
| CIE-LAB | lab(80.74, -35.03, -9.52) |
| CIE-LCH | lch(80.74, 36.30, 195.21°) |
| OKLab | oklab(82.08% -0.1079 -0.0264) |
| OKLCH | oklch(82.08% 0.111 193.8) |
| XYZ | xyz(42.3647, 57.9956, 74.5938) |
| Luminance | 0.5800 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.01
Darkturquoise
#00CED1
ΔE00 4.65
Turquoise
#40E0D0
ΔE00 5.28
Aqua Blue
#02D8E9
ΔE00 6.37
Bright Light Blue
#26F7FD
ΔE00 6.93
Bright Cyan
#41FDFE
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDBD9 #DB5D5F
analogous
#5DDB9A #5DDBD9 #5D9EDB
triadic
#5DDBD9 #D95DDB #DBD95D
tetradic
#5DDBD9 #9A5DDB #DB5D5F #9EDB5D
square
#5DDBD9 #9A5DDB #DB5D5F #9EDB5D
split-complementary
#5DDBD9 #DB5D9E #DB9A5D
monochromatic
#229B99 #2ECDCB #5DDBD9 #8FE6E5 #C1F1F0
Accessibility & contrast
On white
1.67
#5DDBD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#5DDBD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDBD9
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDBD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDBD9 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1D9
Deuteranopia (green-blind)
#BAC2DA
Tritanopia (blue-blind)
#00E1DA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5ddbd9; /* rgb */ color: rgb(93, 219, 217); /* oklch */ color: oklch(82.1% 0.111 193.8);
Tailwind
colors: {
custom: {
50: '#97e6e4',
500: '#5ddbd9',
950: '#000000',
},
}SCSS
$custom: #5ddbd9; $custom-light: #97e6e4; $custom-dark: #000000;
JSON
{
"hex": "#5ddbd9",
"rgb": {
"r": 93,
"g": 219,
"b": 217
},
"hsl": {
"h": 179.048,
"s": 63.636,
"l": 61.176
},
"oklch": {
"l": 0.82083,
"c": 0.1111,
"h": 193.8
},
"luminance": 0.58
}Semantic roles & 50–950 ramp
primary
#5DDBD9
secondary
#9F3D3F
accent
#1A1DCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484