#5CD6DE#5CD6DE
#5CD6DE is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.1% C 0.109 H 201.2°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD6DE |
|---|---|
| RGB | rgb(92, 214, 222) |
| HSL | hsl(184, 66%, 62%) |
| HSV | hsv(184, 59%, 87%) |
| CMYK | cmyk(58.6%, 3.6%, 0%, 12.9%) |
| CIE-LAB | lab(79.41, -31.49, -14.18) |
| CIE-LCH | lch(79.41, 34.54, 204.24°) |
| OKLab | oklab(81.05% -0.1012 -0.0392) |
| OKLCH | oklch(81.05% 0.109 201.2) |
| XYZ | xyz(41.6394, 55.6381, 77.6379) |
| Luminance | 0.5564 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.55
Darkturquoise
#00CED1
ΔE00 4.70
Mediumturquoise
#48D1CC
ΔE00 5.27
Robin'S Egg
#6DEDFD
ΔE00 5.95
Robin Egg Blue
#8AF1FE
ΔE00 7.25
Robin'S Egg Blue
#98EFF9
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD6DE #DE645C
analogous
#5CDEA5 #5CD6DE #5C95DE
triadic
#5CD6DE #DE5CD6 #D6DE5C
tetradic
#5CD6DE #A55CDE #DE645C #95DE5C
square
#5CD6DE #A55CDE #DE645C #95DE5C
split-complementary
#5CD6DE #DE5C95 #DEA55C
monochromatic
#20989F #2BC8D2 #5CD6DE #8FE3E8 #C2F0F3
Accessibility & contrast
On white
1.73
#5CD6DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#5CD6DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD6DE
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD6DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD6DE | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDF
Deuteranopia (green-blind)
#B3BEDF
Tritanopia (blue-blind)
#00DDD8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5cd6de; /* rgb */ color: rgb(92, 214, 222); /* oklch */ color: oklch(81.1% 0.109 201.2);
Tailwind
colors: {
custom: {
50: '#97e3e8',
500: '#5cd6de',
950: '#000000',
},
}SCSS
$custom: #5cd6de; $custom-light: #97e3e8; $custom-dark: #000000;
JSON
{
"hex": "#5cd6de",
"rgb": {
"r": 92,
"g": 214,
"b": 222
},
"hsl": {
"h": 183.692,
"s": 66.327,
"l": 61.569
},
"oklch": {
"l": 0.81051,
"c": 0.10852,
"h": 201.2
},
"luminance": 0.55642
}Semantic roles & 50–950 ramp
primary
#5CD6DE
secondary
#A3423C
accent
#2317CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484