#5DD9D2#5DD9D2
#5DD9D2 is a light, moderate teal. Relative luminance 0.566; OKLCH L 81.4% C 0.110 H 190.1°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD9D2 |
|---|---|
| RGB | rgb(93, 217, 210) |
| HSL | hsl(177, 62%, 61%) |
| HSV | hsv(177, 57%, 85%) |
| CMYK | cmyk(57.1%, 0%, 3.2%, 14.9%) |
| CIE-LAB | lab(79.96, -35.95, -6.95) |
| CIE-LCH | lch(79.96, 36.61, 190.94°) |
| OKLab | oklab(81.38% -0.1088 -0.0194) |
| OKLCH | oklch(81.38% 0.11 190.1) |
| XYZ | xyz(40.9548, 56.6019, 69.7272) |
| Luminance | 0.5661 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.36
Turquoise
#40E0D0
ΔE00 3.84
Darkturquoise
#00CED1
ΔE00 5.13
Tiffany Blue
#7BF2DA
ΔE00 7.86
Bright Aqua
#0BF9EA
ΔE00 7.91
Aqua Blue
#02D8E9
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD9D2 #D95D64
analogous
#5DD994 #5DD9D2 #5DA2D9
triadic
#5DD9D2 #D25DD9 #D9D25D
tetradic
#5DD9D2 #945DD9 #D95D64 #A2D95D
square
#5DD9D2 #945DD9 #D95D64 #A2D95D
split-complementary
#5DD9D2 #D95DA2 #D9945D
monochromatic
#249891 #2FCAC1 #5DD9D2 #8FE5E0 #C0F0EE
Accessibility & contrast
On white
1.70
#5DD9D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#5DD9D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD9D2
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD9D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD9D2 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECFD2
Deuteranopia (green-blind)
#BAC0D3
Tritanopia (blue-blind)
#00DED7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5dd9d2; /* rgb */ color: rgb(93, 217, 210); /* oklch */ color: oklch(81.4% 0.110 190.1);
Tailwind
colors: {
custom: {
50: '#97e5df',
500: '#5dd9d2',
950: '#000000',
},
}SCSS
$custom: #5dd9d2; $custom-light: #97e5df; $custom-dark: #000000;
JSON
{
"hex": "#5dd9d2",
"rgb": {
"r": 93,
"g": 217,
"b": 210
},
"hsl": {
"h": 176.613,
"s": 62,
"l": 60.784
},
"oklch": {
"l": 0.81385,
"c": 0.11049,
"h": 190.1
},
"luminance": 0.56606
}Semantic roles & 50–950 ramp
primary
#5DD9D2
secondary
#9C3E43
accent
#1C26CA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484