#5CD4DE#5CD4DE
#5CD4DE is a light, moderate teal. Relative luminance 0.546; OKLCH L 80.6% C 0.107 H 202.8°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD4DE |
|---|---|
| RGB | rgb(92, 212, 222) |
| HSL | hsl(185, 66%, 62%) |
| HSV | hsv(185, 59%, 87%) |
| CMYK | cmyk(58.6%, 4.5%, 0%, 12.9%) |
| CIE-LAB | lab(78.83, -30.54, -15.05) |
| CIE-LCH | lch(78.83, 34.04, 206.24°) |
| OKLab | oklab(80.58% -0.0991 -0.0416) |
| OKLCH | oklch(80.58% 0.107 202.8) |
| XYZ | xyz(41.1364, 54.6320, 77.4702) |
| Luminance | 0.5464 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.35
Darkturquoise
#00CED1
ΔE00 5.04
Mediumturquoise
#48D1CC
ΔE00 5.91
Robin'S Egg
#6DEDFD
ΔE00 6.07
Robin Egg Blue
#8AF1FE
ΔE00 7.41
Robin'S Egg Blue
#98EFF9
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD4DE #DE665C
analogous
#5CDEA7 #5CD4DE #5C93DE
triadic
#5CD4DE #DE5CD4 #D4DE5C
tetradic
#5CD4DE #A75CDE #DE665C #93DE5C
square
#5CD4DE #A75CDE #DE665C #93DE5C
split-complementary
#5CD4DE #DE5C93 #DEA75C
monochromatic
#20969F #2BC5D2 #5CD4DE #8FE1E8 #C2EFF3
Accessibility & contrast
On white
1.76
#5CD4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#5CD4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD4DE
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD4DE | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CCDF
Deuteranopia (green-blind)
#B1BDDF
Tritanopia (blue-blind)
#00DCD7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5cd4de; /* rgb */ color: rgb(92, 212, 222); /* oklch */ color: oklch(80.6% 0.107 202.8);
Tailwind
colors: {
custom: {
50: '#97e1e8',
500: '#5cd4de',
950: '#000000',
},
}SCSS
$custom: #5cd4de; $custom-light: #97e1e8; $custom-dark: #000000;
JSON
{
"hex": "#5cd4de",
"rgb": {
"r": 92,
"g": 212,
"b": 222
},
"hsl": {
"h": 184.615,
"s": 66.327,
"l": 61.569
},
"oklch": {
"l": 0.80585,
"c": 0.10749,
"h": 202.8
},
"luminance": 0.54636
}Semantic roles & 50–950 ramp
primary
#5CD4DE
secondary
#A3433C
accent
#2517CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484