#5CD7DE#5CD7DE
#5CD7DE is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.3% C 0.109 H 200.4°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD7DE |
|---|---|
| RGB | rgb(92, 215, 222) |
| HSL | hsl(183, 66%, 62%) |
| HSV | hsv(183, 59%, 87%) |
| CMYK | cmyk(58.6%, 3.2%, 0%, 12.9%) |
| CIE-LAB | lab(79.70, -31.97, -13.75) |
| CIE-LCH | lch(79.70, 34.80, 203.27°) |
| OKLab | oklab(81.28% -0.1022 -0.038) |
| OKLCH | oklch(81.28% 0.109 200.4) |
| XYZ | xyz(41.8933, 56.1458, 77.7225) |
| Luminance | 0.5615 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.73
Darkturquoise
#00CED1
ΔE00 4.59
Mediumturquoise
#48D1CC
ΔE00 4.98
Robin'S Egg
#6DEDFD
ΔE00 5.94
Robin Egg Blue
#8AF1FE
ΔE00 7.21
Robin'S Egg Blue
#98EFF9
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD7DE #DE635C
analogous
#5CDEA4 #5CD7DE #5C96DE
triadic
#5CD7DE #DE5CD7 #D7DE5C
tetradic
#5CD7DE #A45CDE #DE635C #96DE5C
square
#5CD7DE #A45CDE #DE635C #96DE5C
split-complementary
#5CD7DE #DE5C96 #DEA45C
monochromatic
#20989F #2BC9D2 #5CD7DE #8FE3E8 #C2F0F3
Accessibility & contrast
On white
1.72
#5CD7DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#5CD7DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD7DE
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD7DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD7DE | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDF
Deuteranopia (green-blind)
#B4BFDF
Tritanopia (blue-blind)
#00DED9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5cd7de; /* rgb */ color: rgb(92, 215, 222); /* oklch */ color: oklch(81.3% 0.109 200.4);
Tailwind
colors: {
custom: {
50: '#97e3e8',
500: '#5cd7de',
950: '#000000',
},
}SCSS
$custom: #5cd7de; $custom-light: #97e3e8; $custom-dark: #000000;
JSON
{
"hex": "#5cd7de",
"rgb": {
"r": 92,
"g": 215,
"b": 222
},
"hsl": {
"h": 183.231,
"s": 66.327,
"l": 61.569
},
"oklch": {
"l": 0.81284,
"c": 0.10907,
"h": 200.4
},
"luminance": 0.5615
}Semantic roles & 50–950 ramp
primary
#5CD7DE
secondary
#A3413C
accent
#2117CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484