#5DDDC6#5DDDC6
#5DDDC6 is a light, moderate teal. Relative luminance 0.581; OKLCH L 82.0% C 0.118 H 179.4°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDDC6 |
|---|---|
| RGB | rgb(93, 221, 198) |
| HSL | hsl(169, 65%, 62%) |
| HSV | hsv(169, 58%, 87%) |
| CMYK | cmyk(57.9%, 0%, 10.4%, 13.3%) |
| CIE-LAB | lab(80.80, -40.82, 0.69) |
| CIE-LCH | lch(80.80, 40.82, 179.03°) |
| OKLab | oklab(81.96% -0.1182 0.0012) |
| OKLCH | oklch(81.96% 0.118 179.4) |
| XYZ | xyz(40.5591, 58.1132, 62.4946) |
| Luminance | 0.5812 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.09
Aqua (survey)
#13EAC9
ΔE00 4.65
Seafoam Blue
#78D1B6
ΔE00 4.68
Tiffany Blue
#7BF2DA
ΔE00 5.02
Aquamarine (survey)
#04D8B2
ΔE00 5.39
Mediumaquamarine
#66CDAA
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDDC6 #DD5D74
analogous
#5DDD86 #5DDDC6 #5DB4DD
triadic
#5DDDC6 #C65DDD #DDC65D
tetradic
#5DDDC6 #865DDD #DD5D74 #B4DD5D
square
#5DDDC6 #865DDD #DD5D74 #B4DD5D
split-complementary
#5DDDC6 #DD5DB4 #DD865D
monochromatic
#219E88 #2CD1B3 #5DDDC6 #90E8D8 #C2F2EA
Accessibility & contrast
On white
1.66
#5DDDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#5DDDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDDC6
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDDC6 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D1C5
Deuteranopia (green-blind)
#C1C3C8
Tritanopia (blue-blind)
#00E0D6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5dddc6; /* rgb */ color: rgb(93, 221, 198); /* oklch */ color: oklch(82.0% 0.118 179.4);
Tailwind
colors: {
custom: {
50: '#97e8d7',
500: '#5dddc6',
950: '#000000',
},
}SCSS
$custom: #5dddc6; $custom-light: #97e8d7; $custom-dark: #000000;
JSON
{
"hex": "#5dddc6",
"rgb": {
"r": 93,
"g": 221,
"b": 198
},
"hsl": {
"h": 169.219,
"s": 65.306,
"l": 61.569
},
"oklch": {
"l": 0.81964,
"c": 0.11822,
"h": 179.4
},
"luminance": 0.58117
}Semantic roles & 50–950 ramp
primary
#5DDDC6
secondary
#A23C4F
accent
#1839CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483