#5DDBCC#5DDBCC
#5DDBCC is a light, moderate teal. Relative luminance 0.574; OKLCH L 81.7% C 0.114 H 184.6°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDBCC |
|---|---|
| RGB | rgb(93, 219, 204) |
| HSL | hsl(173, 64%, 61%) |
| HSV | hsv(173, 58%, 86%) |
| CMYK | cmyk(57.5%, 0%, 6.8%, 14.1%) |
| CIE-LAB | lab(80.37, -38.41, -3.13) |
| CIE-LCH | lch(80.37, 38.54, 184.66°) |
| OKLab | oklab(81.67% -0.1135 -0.0091) |
| OKLCH | oklch(81.67% 0.114 184.6) |
| XYZ | xyz(40.7400, 57.3457, 66.0369) |
| Luminance | 0.5735 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.11
Mediumturquoise
#48D1CC
ΔE00 4.23
Tiffany Blue
#7BF2DA
ΔE00 5.98
Seafoam Blue
#78D1B6
ΔE00 6.01
Aqua (survey)
#13EAC9
ΔE00 6.54
Bright Aqua
#0BF9EA
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDBCC #DB5D6C
analogous
#5DDB8D #5DDBCC #5DABDB
triadic
#5DDBCC #CC5DDB #DBCC5D
tetradic
#5DDBCC #8D5DDB #DB5D6C #ABDB5D
square
#5DDBCC #8D5DDB #DB5D6C #ABDB5D
split-complementary
#5DDBCC #DB5DAB #DB8D5D
monochromatic
#229B8D #2ECDBA #5DDBCC #8FE6DC #C1F1EC
Accessibility & contrast
On white
1.68
#5DDBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#5DDBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDBCC
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDBCC | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CC
Deuteranopia (green-blind)
#BEC1CE
Tritanopia (blue-blind)
#00DFD6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5ddbcc; /* rgb */ color: rgb(93, 219, 204); /* oklch */ color: oklch(81.7% 0.114 184.6);
Tailwind
colors: {
custom: {
50: '#97e6db',
500: '#5ddbcc',
950: '#000000',
},
}SCSS
$custom: #5ddbcc; $custom-light: #97e6db; $custom-dark: #000000;
JSON
{
"hex": "#5ddbcc",
"rgb": {
"r": 93,
"g": 219,
"b": 204
},
"hsl": {
"h": 172.857,
"s": 63.636,
"l": 61.176
},
"oklch": {
"l": 0.81669,
"c": 0.11383,
"h": 184.6
},
"luminance": 0.5735
}Semantic roles & 50–950 ramp
primary
#5DDBCC
secondary
#9F3D49
accent
#1A2FCB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1615
muted
#808484