#5CD8D5#5CD8D5
#5CD8D5 is a light, moderate teal. Relative luminance 0.562; OKLCH L 81.2% C 0.110 H 193.0°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD8D5 |
|---|---|
| RGB | rgb(92, 216, 213) |
| HSL | hsl(179, 61%, 60%) |
| HSV | hsv(179, 57%, 85%) |
| CMYK | cmyk(57.4%, 0%, 1.4%, 15.3%) |
| CIE-LAB | lab(79.72, -34.87, -8.90) |
| CIE-LCH | lch(79.72, 35.99, 194.32°) |
| OKLab | oklab(81.22% -0.107 -0.0247) |
| OKLCH | oklch(81.22% 0.11 193) |
| XYZ | xyz(40.9745, 56.1870, 71.6237) |
| Luminance | 0.5619 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.30
Darkturquoise
#00CED1
ΔE00 4.31
Turquoise
#40E0D0
ΔE00 5.12
Aqua Blue
#02D8E9
ΔE00 6.66
Bright Light Blue
#26F7FD
ΔE00 7.67
Robin'S Egg
#6DEDFD
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD8D5 #D85C5F
analogous
#5CD897 #5CD8D5 #5C9DD8
triadic
#5CD8D5 #D55CD8 #D8D55C
tetradic
#5CD8D5 #975CD8 #D85C5F #9DD85C
square
#5CD8D5 #975CD8 #D85C5F #9DD85C
split-complementary
#5CD8D5 #D85C9D #D8975C
monochromatic
#249693 #30C7C3 #5CD8D5 #8DE4E2 #BFF0EE
Accessibility & contrast
On white
1.72
#5CD8D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#5CD8D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD8D5
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD8D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD8D5 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCED5
Deuteranopia (green-blind)
#B8BFD6
Tritanopia (blue-blind)
#00DED7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5cd8d5; /* rgb */ color: rgb(92, 216, 213); /* oklch */ color: oklch(81.2% 0.110 193.0);
Tailwind
colors: {
custom: {
50: '#96e4e1',
500: '#5cd8d5',
950: '#000000',
},
}SCSS
$custom: #5cd8d5; $custom-light: #96e4e1; $custom-dark: #000000;
JSON
{
"hex": "#5cd8d5",
"rgb": {
"r": 92,
"g": 216,
"b": 213
},
"hsl": {
"h": 178.548,
"s": 61.386,
"l": 60.392
},
"oklch": {
"l": 0.81215,
"c": 0.10984,
"h": 193
},
"luminance": 0.56191
}Semantic roles & 50–950 ramp
primary
#5CD8D5
secondary
#9B3E40
accent
#1C21C9
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484