#5CD8D6#5CD8D6
#5CD8D6 is a light, moderate teal. Relative luminance 0.562; OKLCH L 81.2% C 0.110 H 193.7°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD8D6 |
|---|---|
| RGB | rgb(92, 216, 214) |
| HSL | hsl(179, 61%, 60%) |
| HSV | hsv(179, 57%, 85%) |
| CMYK | cmyk(57.4%, 0%, 0.9%, 15.3%) |
| CIE-LAB | lab(79.75, -34.61, -9.39) |
| CIE-LCH | lch(79.75, 35.86, 195.19°) |
| OKLab | oklab(81.25% -0.1066 -0.0261) |
| OKLCH | oklch(81.25% 0.11 193.7) |
| XYZ | xyz(41.1019, 56.2379, 72.2942) |
| Luminance | 0.5624 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.47
Darkturquoise
#00CED1
ΔE00 4.20
Turquoise
#40E0D0
ΔE00 5.44
Aqua Blue
#02D8E9
ΔE00 6.33
Bright Light Blue
#26F7FD
ΔE00 7.55
Robin'S Egg
#6DEDFD
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD8D6 #D85C5E
analogous
#5CD898 #5CD8D6 #5C9CD8
triadic
#5CD8D6 #D65CD8 #D8D65C
tetradic
#5CD8D6 #985CD8 #D85C5E #9CD85C
square
#5CD8D6 #985CD8 #D85C5E #9CD85C
split-complementary
#5CD8D6 #D85C9C #D8985C
monochromatic
#249694 #30C7C5 #5CD8D6 #8DE4E2 #BFF0EF
Accessibility & contrast
On white
1.71
#5CD8D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#5CD8D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD8D6
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD8D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD8D6 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCED6
Deuteranopia (green-blind)
#B8BFD7
Tritanopia (blue-blind)
#00DED7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5cd8d6; /* rgb */ color: rgb(92, 216, 214); /* oklch */ color: oklch(81.2% 0.110 193.7);
Tailwind
colors: {
custom: {
50: '#97e4e2',
500: '#5cd8d6',
950: '#000000',
},
}SCSS
$custom: #5cd8d6; $custom-light: #97e4e2; $custom-dark: #000000;
JSON
{
"hex": "#5cd8d6",
"rgb": {
"r": 92,
"g": 216,
"b": 214
},
"hsl": {
"h": 179.032,
"s": 61.386,
"l": 60.392
},
"oklch": {
"l": 0.81248,
"c": 0.10974,
"h": 193.7
},
"luminance": 0.56242
}Semantic roles & 50–950 ramp
primary
#5CD8D6
secondary
#9B3E3F
accent
#1C1FC9
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484