#5DDBD7#5DDBD7
#5DDBD7 is a very light, moderate teal. Relative luminance 0.579; OKLCH L 82.0% C 0.111 H 192.3°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDBD7 |
|---|---|
| RGB | rgb(93, 219, 215) |
| HSL | hsl(178, 64%, 61%) |
| HSV | hsv(178, 58%, 86%) |
| CMYK | cmyk(57.5%, 0%, 1.8%, 14.1%) |
| CIE-LAB | lab(80.68, -35.56, -8.54) |
| CIE-LCH | lch(80.68, 36.57, 193.51°) |
| OKLab | oklab(82.02% -0.1087 -0.0237) |
| OKLCH | oklch(82.02% 0.111 192.3) |
| XYZ | xyz(42.1061, 57.8922, 73.2321) |
| Luminance | 0.5790 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.77
Turquoise
#40E0D0
ΔE00 4.62
Darkturquoise
#00CED1
ΔE00 4.87
Aqua Blue
#02D8E9
ΔE00 7.03
Bright Light Blue
#26F7FD
ΔE00 7.20
Bright Cyan
#41FDFE
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDBD7 #DB5D61
analogous
#5DDB98 #5DDBD7 #5DA0DB
triadic
#5DDBD7 #D75DDB #DBD75D
tetradic
#5DDBD7 #985DDB #DB5D61 #A0DB5D
square
#5DDBD7 #985DDB #DB5D61 #A0DB5D
split-complementary
#5DDBD7 #DB5DA0 #DB985D
monochromatic
#229B97 #2ECDC8 #5DDBD7 #8FE6E3 #C1F1F0
Accessibility & contrast
On white
1.67
#5DDBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#5DDBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDBD7
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDBD7 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD1D7
Deuteranopia (green-blind)
#BBC2D8
Tritanopia (blue-blind)
#00E1D9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5ddbd7; /* rgb */ color: rgb(93, 219, 215); /* oklch */ color: oklch(82.0% 0.111 192.3);
Tailwind
colors: {
custom: {
50: '#97e6e3',
500: '#5ddbd7',
950: '#000000',
},
}SCSS
$custom: #5ddbd7; $custom-light: #97e6e3; $custom-dark: #000000;
JSON
{
"hex": "#5ddbd7",
"rgb": {
"r": 93,
"g": 219,
"b": 215
},
"hsl": {
"h": 178.095,
"s": 63.636,
"l": 61.176
},
"oklch": {
"l": 0.82018,
"c": 0.11131,
"h": 192.3
},
"luminance": 0.57896
}Semantic roles & 50–950 ramp
primary
#5DDBD7
secondary
#9F3D40
accent
#1A20CB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484