#5DDCCB#5DDCCB
#5DDCCB is a light, moderate teal. Relative luminance 0.578; OKLCH L 81.9% C 0.115 H 183.3°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDCCB |
|---|---|
| RGB | rgb(93, 220, 203) |
| HSL | hsl(172, 64%, 61%) |
| HSV | hsv(172, 58%, 86%) |
| CMYK | cmyk(57.7%, 0%, 7.7%, 13.7%) |
| CIE-LAB | lab(80.64, -39.12, -2.21) |
| CIE-LCH | lch(80.64, 39.18, 183.23°) |
| OKLab | oklab(81.88% -0.115 -0.0066) |
| OKLCH | oklch(81.88% 0.115 183.3) |
| XYZ | xyz(40.8821, 57.8212, 65.4945) |
| Luminance | 0.5783 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.03
Mediumturquoise
#48D1CC
ΔE00 4.87
Tiffany Blue
#7BF2DA
ΔE00 5.54
Seafoam Blue
#78D1B6
ΔE00 5.66
Aqua (survey)
#13EAC9
ΔE00 5.94
Aquamarine (survey)
#04D8B2
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDCCB #DC5D6E
analogous
#5DDC8C #5DDCCB #5DADDC
triadic
#5DDCCB #CB5DDC #DCCB5D
tetradic
#5DDCCB #8C5DDC #DC5D6E #ADDC5D
square
#5DDCCB #8C5DDC #DC5D6E #ADDC5D
split-complementary
#5DDCCB #DC5DAD #DC8C5D
monochromatic
#229D8C #2DCFB9 #5DDCCB #8FE7DB #C2F2EB
Accessibility & contrast
On white
1.67
#5DDCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#5DDCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDCCB
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDCCB | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CA
Deuteranopia (green-blind)
#BFC2CD
Tritanopia (blue-blind)
#00E0D7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5ddccb; /* rgb */ color: rgb(93, 220, 203); /* oklch */ color: oklch(81.9% 0.115 183.3);
Tailwind
colors: {
custom: {
50: '#97e7da',
500: '#5ddccb',
950: '#000000',
},
}SCSS
$custom: #5ddccb; $custom-light: #97e7da; $custom-dark: #000000;
JSON
{
"hex": "#5ddccb",
"rgb": {
"r": 93,
"g": 220,
"b": 203
},
"hsl": {
"h": 171.969,
"s": 64.467,
"l": 61.373
},
"oklch": {
"l": 0.81876,
"c": 0.11515,
"h": 183.3
},
"luminance": 0.57825
}Semantic roles & 50–950 ramp
primary
#5DDCCB
secondary
#A13D4A
accent
#1931CC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483