#5CD9D5#5CD9D5
#5CD9D5 is a light, moderate teal. Relative luminance 0.567; OKLCH L 81.5% C 0.111 H 192.3°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD9D5 |
|---|---|
| RGB | rgb(92, 217, 213) |
| HSL | hsl(178, 62%, 61%) |
| HSV | hsv(178, 58%, 85%) |
| CMYK | cmyk(57.6%, 0%, 1.8%, 14.9%) |
| CIE-LAB | lab(80.01, -35.34, -8.47) |
| CIE-LCH | lch(80.01, 36.34, 193.48°) |
| OKLab | oklab(81.45% -0.1081 -0.0236) |
| OKLCH | oklch(81.45% 0.111 192.3) |
| XYZ | xyz(41.2315, 56.7009, 71.7093) |
| Luminance | 0.5671 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.35
Darkturquoise
#00CED1
ΔE00 4.56
Turquoise
#40E0D0
ΔE00 4.72
Aqua Blue
#02D8E9
ΔE00 7.00
Bright Light Blue
#26F7FD
ΔE00 7.59
Bright Cyan
#41FDFE
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD9D5 #D95C60
analogous
#5CD996 #5CD9D5 #5C9ED9
triadic
#5CD9D5 #D55CD9 #D9D55C
tetradic
#5CD9D5 #965CD9 #D95C60 #9ED95C
square
#5CD9D5 #965CD9 #D95C60 #9ED95C
split-complementary
#5CD9D5 #D95C9E #D9965C
monochromatic
#239794 #2FC9C4 #5CD9D5 #8EE5E2 #BFF0EF
Accessibility & contrast
On white
1.70
#5CD9D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#5CD9D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD9D5
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD9D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD9D5 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCFD5
Deuteranopia (green-blind)
#B9C0D6
Tritanopia (blue-blind)
#00DFD7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5cd9d5; /* rgb */ color: rgb(92, 217, 213); /* oklch */ color: oklch(81.5% 0.111 192.3);
Tailwind
colors: {
custom: {
50: '#97e5e1',
500: '#5cd9d5',
950: '#000000',
},
}SCSS
$custom: #5cd9d5; $custom-light: #97e5e1; $custom-dark: #000000;
JSON
{
"hex": "#5cd9d5",
"rgb": {
"r": 92,
"g": 217,
"b": 213
},
"hsl": {
"h": 178.08,
"s": 62.189,
"l": 60.588
},
"oklch": {
"l": 0.8145,
"c": 0.11061,
"h": 192.3
},
"luminance": 0.56705
}Semantic roles & 50–950 ramp
primary
#5CD9D5
secondary
#9C3D40
accent
#1C21CA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484