#5DDDC7#5DDDC7
#5DDDC7 is a light, moderate teal. Relative luminance 0.582; OKLCH L 82.0% C 0.118 H 180.1°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDDC7 |
|---|---|
| RGB | rgb(93, 221, 199) |
| HSL | hsl(170, 65%, 62%) |
| HSV | hsv(170, 58%, 87%) |
| CMYK | cmyk(57.9%, 0%, 10%, 13.3%) |
| CIE-LAB | lab(80.83, -40.57, 0.20) |
| CIE-LCH | lch(80.83, 40.57, 179.72°) |
| OKLab | oklab(81.99% -0.1178 -0.0001) |
| OKLCH | oklch(81.99% 0.118 180.1) |
| XYZ | xyz(40.6748, 58.1595, 63.1041) |
| Luminance | 0.5816 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.84
Aqua (survey)
#13EAC9
ΔE00 4.81
Seafoam Blue
#78D1B6
ΔE00 4.83
Tiffany Blue
#7BF2DA
ΔE00 5.03
Aquamarine (survey)
#04D8B2
ΔE00 5.63
Mediumaquamarine
#66CDAA
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDDC7 #DD5D73
analogous
#5DDD87 #5DDDC7 #5DB3DD
triadic
#5DDDC7 #C75DDD #DDC75D
tetradic
#5DDDC7 #875DDD #DD5D73 #B3DD5D
square
#5DDDC7 #875DDD #DD5D73 #B3DD5D
split-complementary
#5DDDC7 #DD5DB3 #DD875D
monochromatic
#219E89 #2CD1B5 #5DDDC7 #90E8D8 #C2F2EA
Accessibility & contrast
On white
1.66
#5DDDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#5DDDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDDC7
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDDC7 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C6
Deuteranopia (green-blind)
#C1C3C9
Tritanopia (blue-blind)
#00E0D6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5dddc7; /* rgb */ color: rgb(93, 221, 199); /* oklch */ color: oklch(82.0% 0.118 180.1);
Tailwind
colors: {
custom: {
50: '#97e8d7',
500: '#5dddc7',
950: '#000000',
},
}SCSS
$custom: #5dddc7; $custom-light: #97e8d7; $custom-dark: #000000;
JSON
{
"hex": "#5dddc7",
"rgb": {
"r": 93,
"g": 221,
"b": 199
},
"hsl": {
"h": 169.688,
"s": 65.306,
"l": 61.569
},
"oklch": {
"l": 0.81994,
"c": 0.11777,
"h": 180.1
},
"luminance": 0.58164
}Semantic roles & 50–950 ramp
primary
#5DDDC7
secondary
#A23C4E
accent
#1837CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483