#5DDEDC#5DDEDC
#5DDEDC is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.9% C 0.113 H 193.8°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDEDC |
|---|---|
| RGB | rgb(93, 222, 220) |
| HSL | hsl(179, 66%, 62%) |
| HSV | hsv(179, 58%, 87%) |
| CMYK | cmyk(58.1%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(81.69, -35.63, -9.70) |
| CIE-LCH | lch(81.69, 36.92, 195.23°) |
| OKLab | oklab(82.89% -0.1098 -0.0269) |
| OKLCH | oklch(82.89% 0.113 193.8) |
| XYZ | xyz(43.5481, 59.7325, 76.9308) |
| Luminance | 0.5974 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.57
Darkturquoise
#00CED1
ΔE00 5.11
Turquoise
#40E0D0
ΔE00 5.18
Bright Light Blue
#26F7FD
ΔE00 6.30
Aqua Blue
#02D8E9
ΔE00 6.47
Bright Cyan
#41FDFE
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDEDC #DE5D5F
analogous
#5DDE9C #5DDEDC #5DA0DE
triadic
#5DDEDC #DC5DDE #DEDC5D
tetradic
#5DDEDC #9C5DDE #DE5D5F #A0DE5D
square
#5DDEDC #9C5DDE #DE5D5F #A0DE5D
split-complementary
#5DDEDC #DE5DA0 #DE9C5D
monochromatic
#21A09E #2BD3D0 #5DDEDC #90E8E7 #C3F3F2
Accessibility & contrast
On white
1.62
#5DDEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#5DDEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDEDC
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDEDC | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DC
Deuteranopia (green-blind)
#BCC5DD
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ddedc; /* rgb */ color: rgb(93, 222, 220); /* oklch */ color: oklch(82.9% 0.113 193.8);
Tailwind
colors: {
custom: {
50: '#98e8e6',
500: '#5ddedc',
950: '#000000',
},
}SCSS
$custom: #5ddedc; $custom-light: #98e8e6; $custom-dark: #000000;
JSON
{
"hex": "#5ddedc",
"rgb": {
"r": 93,
"g": 222,
"b": 220
},
"hsl": {
"h": 179.07,
"s": 66.154,
"l": 61.765
},
"oklch": {
"l": 0.82885,
"c": 0.11302,
"h": 193.8
},
"luminance": 0.59737
}Semantic roles & 50–950 ramp
primary
#5DDEDC
secondary
#A33C3E
accent
#171ACE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484