#5CD4D8#5CD4D8
#5CD4D8 is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.4% C 0.107 H 198.3°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD4D8 |
|---|---|
| RGB | rgb(92, 212, 216) |
| HSL | hsl(182, 61%, 60%) |
| HSV | hsv(182, 57%, 85%) |
| CMYK | cmyk(57.4%, 1.9%, 0%, 15.3%) |
| CIE-LAB | lab(78.65, -32.18, -12.11) |
| CIE-LCH | lch(78.65, 34.39, 200.62°) |
| OKLab | oklab(80.38% -0.1016 -0.0335) |
| OKLCH | oklch(80.38% 0.107 198.3) |
| XYZ | xyz(40.3465, 54.3161, 73.3102) |
| Luminance | 0.5432 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.83
Darkturquoise
#00CED1
ΔE00 3.86
Aqua Blue
#02D8E9
ΔE00 4.58
Robin'S Egg
#6DEDFD
ΔE00 7.11
Turquoise
#40E0D0
ΔE00 7.79
Bright Light Blue
#26F7FD
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD4D8 #D8605C
analogous
#5CD89E #5CD4D8 #5C96D8
triadic
#5CD4D8 #D85CD4 #D4D85C
tetradic
#5CD4D8 #9E5CD8 #D8605C #96D85C
square
#5CD4D8 #9E5CD8 #D8605C #96D85C
split-complementary
#5CD4D8 #D85C96 #D89E5C
monochromatic
#249296 #30C2C7 #5CD4D8 #8DE1E4 #BFEEF0
Accessibility & contrast
On white
1.77
#5CD4D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#5CD4D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD4D8
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD4D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD4D8 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CBD9
Deuteranopia (green-blind)
#B3BCD9
Tritanopia (blue-blind)
#00DBD5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5cd4d8; /* rgb */ color: rgb(92, 212, 216); /* oklch */ color: oklch(80.4% 0.107 198.3);
Tailwind
colors: {
custom: {
50: '#96e1e4',
500: '#5cd4d8',
950: '#000000',
},
}SCSS
$custom: #5cd4d8; $custom-light: #96e1e4; $custom-dark: #000000;
JSON
{
"hex": "#5cd4d8",
"rgb": {
"r": 92,
"g": 212,
"b": 216
},
"hsl": {
"h": 181.935,
"s": 61.386,
"l": 60.392
},
"oklch": {
"l": 0.80376,
"c": 0.10695,
"h": 198.3
},
"luminance": 0.5432
}Semantic roles & 50–950 ramp
primary
#5CD4D8
secondary
#9B413E
accent
#221CC9
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484