#5CD9DC#5CD9DC
#5CD9DC is a light, moderate teal. Relative luminance 0.571; OKLCH L 81.7% C 0.110 H 197.4°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD9DC |
|---|---|
| RGB | rgb(92, 217, 220) |
| HSL | hsl(181, 65%, 61%) |
| HSV | hsv(181, 58%, 86%) |
| CMYK | cmyk(58.2%, 1.4%, 0%, 13.7%) |
| CIE-LAB | lab(80.22, -33.46, -11.90) |
| CIE-LCH | lch(80.22, 35.52, 199.58°) |
| OKLab | oklab(81.68% -0.1051 -0.033) |
| OKLCH | oklch(81.68% 0.11 197.4) |
| XYZ | xyz(42.1392, 57.0640, 76.4900) |
| Luminance | 0.5707 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.87
Darkturquoise
#00CED1
ΔE00 4.29
Aqua Blue
#02D8E9
ΔE00 4.76
Robin'S Egg
#6DEDFD
ΔE00 6.50
Bright Light Blue
#26F7FD
ΔE00 7.01
Turquoise
#40E0D0
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD9DC #DC5F5C
analogous
#5CDC9F #5CD9DC #5C99DC
triadic
#5CD9DC #DC5CD9 #D9DC5C
tetradic
#5CD9DC #9F5CDC #DC5F5C #99DC5C
square
#5CD9DC #9F5CDC #DC5F5C #99DC5C
split-complementary
#5CD9DC #DC5C99 #DC9F5C
monochromatic
#22999C #2CCBCE #5CD9DC #8EE5E7 #C1F0F2
Accessibility & contrast
On white
1.69
#5CD9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#5CD9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD9DC
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD9DC | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0DC
Deuteranopia (green-blind)
#B7C1DD
Tritanopia (blue-blind)
#00E0DA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5cd9dc; /* rgb */ color: rgb(92, 217, 220); /* oklch */ color: oklch(81.7% 0.110 197.4);
Tailwind
colors: {
custom: {
50: '#97e5e6',
500: '#5cd9dc',
950: '#000000',
},
}SCSS
$custom: #5cd9dc; $custom-light: #97e5e6; $custom-dark: #000000;
JSON
{
"hex": "#5cd9dc",
"rgb": {
"r": 92,
"g": 217,
"b": 220
},
"hsl": {
"h": 181.406,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.81683,
"c": 0.11018,
"h": 197.4
},
"luminance": 0.57068
}Semantic roles & 50–950 ramp
primary
#5CD9DC
secondary
#A03F3C
accent
#1D19CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484