#5DD9CE#5DD9CE
#5DD9CE is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.3% C 0.111 H 187.2°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD9CE |
|---|---|
| RGB | rgb(93, 217, 206) |
| HSL | hsl(175, 62%, 61%) |
| HSV | hsv(175, 57%, 85%) |
| CMYK | cmyk(57.1%, 0%, 5.1%, 14.9%) |
| CIE-LAB | lab(79.84, -36.99, -4.98) |
| CIE-LCH | lch(79.84, 37.32, 187.67°) |
| OKLab | oklab(81.26% -0.1105 -0.014) |
| OKLCH | oklch(81.26% 0.111 187.2) |
| XYZ | xyz(40.4627, 56.4050, 67.1354) |
| Luminance | 0.5641 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.86
Mediumturquoise
#48D1CC
ΔE00 2.99
Darkturquoise
#00CED1
ΔE00 6.07
Seafoam Blue
#78D1B6
ΔE00 6.89
Tiffany Blue
#7BF2DA
ΔE00 7.00
Bright Aqua
#0BF9EA
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD9CE #D95D68
analogous
#5DD990 #5DD9CE #5DA6D9
triadic
#5DD9CE #CE5DD9 #D9CE5D
tetradic
#5DD9CE #905DD9 #D95D68 #A6D95D
square
#5DD9CE #905DD9 #D95D68 #A6D95D
split-complementary
#5DD9CE #D95DA6 #D9905D
monochromatic
#24988E #2FCABC #5DD9CE #8FE5DD #C0F0EC
Accessibility & contrast
On white
1.71
#5DD9CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#5DD9CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD9CE
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD9CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD9CE | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECE
Deuteranopia (green-blind)
#BBC0CF
Tritanopia (blue-blind)
#00DED5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5dd9ce; /* rgb */ color: rgb(93, 217, 206); /* oklch */ color: oklch(81.3% 0.111 187.2);
Tailwind
colors: {
custom: {
50: '#97e5dc',
500: '#5dd9ce',
950: '#000000',
},
}SCSS
$custom: #5dd9ce; $custom-light: #97e5dc; $custom-dark: #000000;
JSON
{
"hex": "#5dd9ce",
"rgb": {
"r": 93,
"g": 217,
"b": 206
},
"hsl": {
"h": 174.677,
"s": 62,
"l": 60.784
},
"oklch": {
"l": 0.81258,
"c": 0.11139,
"h": 187.2
},
"luminance": 0.56409
}Semantic roles & 50–950 ramp
primary
#5DD9CE
secondary
#9C3E46
accent
#1C2BCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484