#5CD8D8#5CD8D8
#5CD8D8 is a light, moderate teal. Relative luminance 0.563; OKLCH L 81.3% C 0.110 H 195.2°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD8D8 |
|---|---|
| RGB | rgb(92, 216, 216) |
| HSL | hsl(180, 61%, 60%) |
| HSV | hsv(180, 57%, 85%) |
| CMYK | cmyk(57.4%, 0%, 0%, 15.3%) |
| CIE-LAB | lab(79.81, -34.07, -10.38) |
| CIE-LCH | lch(79.81, 35.62, 196.94°) |
| OKLab | oklab(81.31% -0.1057 -0.0288) |
| OKLCH | oklch(81.31% 0.11 195.2) |
| XYZ | xyz(41.3588, 56.3407, 73.6476) |
| Luminance | 0.5635 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.92
Darkturquoise
#00CED1
ΔE00 4.08
Aqua Blue
#02D8E9
ΔE00 5.68
Turquoise
#40E0D0
ΔE00 6.11
Bright Light Blue
#26F7FD
ΔE00 7.37
Robin'S Egg
#6DEDFD
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD8D8 #D85C5C
analogous
#5CD89A #5CD8D8 #5C9AD8
triadic
#5CD8D8 #D85CD8 #D8D85C
tetradic
#5CD8D8 #9A5CD8 #D85C5C #9AD85C
square
#5CD8D8 #9A5CD8 #D85C5C #9AD85C
split-complementary
#5CD8D8 #D85C9A #D89A5C
monochromatic
#249696 #30C7C7 #5CD8D8 #8DE4E4 #BFF0F0
Accessibility & contrast
On white
1.71
#5CD8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#5CD8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD8D8
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD8D8 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCED8
Deuteranopia (green-blind)
#B7C0D9
Tritanopia (blue-blind)
#00DED8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5cd8d8; /* rgb */ color: rgb(92, 216, 216); /* oklch */ color: oklch(81.3% 0.110 195.2);
Tailwind
colors: {
custom: {
50: '#97e4e4',
500: '#5cd8d8',
950: '#000000',
},
}SCSS
$custom: #5cd8d8; $custom-light: #97e4e4; $custom-dark: #000000;
JSON
{
"hex": "#5cd8d8",
"rgb": {
"r": 92,
"g": 216,
"b": 216
},
"hsl": {
"h": 180,
"s": 61.386,
"l": 60.392
},
"oklch": {
"l": 0.81314,
"c": 0.10959,
"h": 195.2
},
"luminance": 0.56345
}Semantic roles & 50–950 ramp
primary
#5CD8D8
secondary
#9B3E3E
accent
#1C1CC9
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484