#5CD6EC#5CD6EC
#5CD6EC is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.6% C 0.112 H 211.3°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD6EC |
|---|---|
| RGB | rgb(92, 214, 236) |
| HSL | hsl(189, 79%, 64%) |
| HSV | hsv(189, 61%, 93%) |
| CMYK | cmyk(61%, 9.3%, 0%, 7.5%) |
| CIE-LAB | lab(79.85, -27.56, -20.99) |
| CIE-LCH | lch(79.85, 34.64, 217.29°) |
| OKLab | oklab(81.56% -0.0956 -0.0582) |
| OKLCH | oklch(81.56% 0.112 211.3) |
| XYZ | xyz(43.5943, 56.4200, 87.9333) |
| Luminance | 0.5643 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.29
Aqua Blue
#02D8E9
ΔE00 4.35
Robin'S Egg
#6DEDFD
ΔE00 5.62
Sky Blue
#87CEEB
ΔE00 6.92
Robin Egg Blue
#8AF1FE
ΔE00 7.04
Robin'S Egg Blue
#98EFF9
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD6EC #EC725C
analogous
#5CECBA #5CD6EC #5C8EEC
triadic
#5CD6EC #EC5CD6 #D6EC5C
tetradic
#5CD6EC #BA5CEC #EC725C #8EEC5C
square
#5CD6EC #BA5CEC #EC725C #8EEC5C
split-complementary
#5CD6EC #EC5C8E #ECBA5C
monochromatic
#159FB8 #25C8E6 #5CD6EC #93E4F2 #CAF2F9
Accessibility & contrast
On white
1.71
#5CD6EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#5CD6EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD6EC
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD6EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD6EC | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFED
Deuteranopia (green-blind)
#AFBFEC
Tritanopia (blue-blind)
#00DFDD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5cd6ec; /* rgb */ color: rgb(92, 214, 236); /* oklch */ color: oklch(81.6% 0.112 211.3);
Tailwind
colors: {
custom: {
50: '#98e3f2',
500: '#5cd6ec',
950: '#000000',
},
}SCSS
$custom: #5cd6ec; $custom-light: #98e3f2; $custom-dark: #000000;
JSON
{
"hex": "#5cd6ec",
"rgb": {
"r": 92,
"g": 214,
"b": 236
},
"hsl": {
"h": 189.167,
"s": 79.121,
"l": 64.314
},
"oklch": {
"l": 0.81557,
"c": 0.11191,
"h": 211.3
},
"luminance": 0.56425
}Semantic roles & 50–950 ramp
primary
#5CD6EC
secondary
#B84935
accent
#2A0ADB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485