#6ACDEC#6ACDEC
#6ACDEC is a light, moderate cyan. Relative luminance 0.528; OKLCH L 80.0% C 0.102 H 220.9°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6ACDEC |
|---|---|
| RGB | rgb(106, 205, 236) |
| HSL | hsl(194, 77%, 67%) |
| HSV | hsv(194, 55%, 93%) |
| CMYK | cmyk(55.1%, 13.1%, 0%, 7.5%) |
| CIE-LAB | lab(77.74, -20.50, -24.15) |
| CIE-LCH | lch(77.74, 31.68, 229.67°) |
| OKLab | oklab(80% -0.0775 -0.067) |
| OKLCH | oklch(80% 0.102 220.9) |
| XYZ | xyz(42.9096, 52.7790, 87.2667) |
| Luminance | 0.5278 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.32
Baby Blue
#89CFF0
ΔE00 4.17
Bright Sky Blue
#02CCFE
ΔE00 4.95
Neon Blue
#04D9FF
ΔE00 5.01
Lightblue (survey)
#7BC8F6
ΔE00 6.29
Lightskyblue
#87CEFA
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ACDEC #EC896A
analogous
#6AECCA #6ACDEC #6A8CEC
triadic
#6ACDEC #EC6ACD #CDEC6A
tetradic
#6ACDEC #CA6AEC #EC896A #8CEC6A
square
#6ACDEC #CA6AEC #EC896A #8CEC6A
split-complementary
#6ACDEC #EC6A8C #ECCA6A
monochromatic
#199AC3 #34BBE5 #6ACDEC #A0DFF3 #D7F1FA
Accessibility & contrast
On white
1.82
#6ACDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#6ACDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ACDEC
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ACDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ACDEC | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8EE
Deuteranopia (green-blind)
#A7BAEC
Tritanopia (blue-blind)
#00D7D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6acdec; /* rgb */ color: rgb(106, 205, 236); /* oklch */ color: oklch(80.0% 0.102 220.9);
Tailwind
colors: {
custom: {
50: '#9edcf2',
500: '#6acdec',
950: '#000000',
},
}SCSS
$custom: #6acdec; $custom-light: #9edcf2; $custom-dark: #000000;
JSON
{
"hex": "#6acdec",
"rgb": {
"r": 106,
"g": 205,
"b": 236
},
"hsl": {
"h": 194.308,
"s": 77.381,
"l": 67.059
},
"oklch": {
"l": 0.79995,
"c": 0.10243,
"h": 220.9
},
"luminance": 0.52783
}Semantic roles & 50–950 ramp
primary
#6ACDEC
secondary
#C15A39
accent
#3D0CDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485