#5DDECC#5DDECC
#5DDECC is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.4% C 0.117 H 182.8°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDECC |
|---|---|
| RGB | rgb(93, 222, 204) |
| HSL | hsl(172, 66%, 62%) |
| HSV | hsv(172, 58%, 87%) |
| CMYK | cmyk(58.1%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(81.25, -39.77, -1.84) |
| CIE-LCH | lch(81.25, 39.81, 182.66°) |
| OKLab | oklab(82.38% -0.1166 -0.0056) |
| OKLCH | oklch(82.38% 0.117 182.8) |
| XYZ | xyz(41.5297, 58.9251, 66.3001) |
| Luminance | 0.5893 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.94
Tiffany Blue
#7BF2DA
ΔE00 5.07
Mediumturquoise
#48D1CC
ΔE00 5.35
Aqua (survey)
#13EAC9
ΔE00 5.50
Seafoam Blue
#78D1B6
ΔE00 5.73
Bright Aqua
#0BF9EA
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDECC #DE5D6F
analogous
#5DDE8C #5DDECC #5DB0DE
triadic
#5DDECC #CC5DDE #DECC5D
tetradic
#5DDECC #8C5DDE #DE5D6F #B0DE5D
square
#5DDECC #8C5DDE #DE5D6F #B0DE5D
split-complementary
#5DDECC #DE5DB0 #DE8C5D
monochromatic
#21A08E #2BD3BB #5DDECC #90E8DC #C3F3EC
Accessibility & contrast
On white
1.64
#5DDECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#5DDECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDECC
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDECC | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CB
Deuteranopia (green-blind)
#C1C4CE
Tritanopia (blue-blind)
#00E2D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5ddecc; /* rgb */ color: rgb(93, 222, 204); /* oklch */ color: oklch(82.4% 0.117 182.8);
Tailwind
colors: {
custom: {
50: '#97e9db',
500: '#5ddecc',
950: '#000000',
},
}SCSS
$custom: #5ddecc; $custom-light: #97e9db; $custom-dark: #000000;
JSON
{
"hex": "#5ddecc",
"rgb": {
"r": 93,
"g": 222,
"b": 204
},
"hsl": {
"h": 171.628,
"s": 66.154,
"l": 61.765
},
"oklch": {
"l": 0.8238,
"c": 0.11676,
"h": 182.8
},
"luminance": 0.58929
}Semantic roles & 50–950 ramp
primary
#5DDECC
secondary
#A33C4A
accent
#1731CE
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1615
muted
#808484