#6ACDEB#6ACDEB
#6ACDEB is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.0% C 0.102 H 220.1°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6ACDEB |
|---|---|
| RGB | rgb(106, 205, 235) |
| HSL | hsl(194, 76%, 67%) |
| HSV | hsv(194, 55%, 92%) |
| CMYK | cmyk(54.9%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(77.71, -20.79, -23.67) |
| CIE-LCH | lch(77.71, 31.50, 228.71°) |
| OKLab | oklab(79.96% -0.0778 -0.0656) |
| OKLCH | oklch(79.96% 0.102 220.1) |
| XYZ | xyz(42.7647, 52.7210, 86.5037) |
| Luminance | 0.5272 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.45
Baby Blue
#89CFF0
ΔE00 4.37
Neon Blue
#04D9FF
ΔE00 4.98
Bright Sky Blue
#02CCFE
ΔE00 5.15
Lightblue (survey)
#7BC8F6
ΔE00 6.58
Lightskyblue
#87CEFA
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ACDEB #EB886A
analogous
#6AEBC8 #6ACDEB #6A8DEB
triadic
#6ACDEB #EB6ACD #CDEB6A
tetradic
#6ACDEB #C86AEB #EB886A #8DEB6A
square
#6ACDEB #C86AEB #EB886A #8DEB6A
split-complementary
#6ACDEB #EB6A8D #EBC86A
monochromatic
#1A9AC1 #34BBE4 #6ACDEB #A0DFF2 #D6F1F9
Accessibility & contrast
On white
1.82
#6ACDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#6ACDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ACDEB
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ACDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ACDEB | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC8ED
Deuteranopia (green-blind)
#A7BAEB
Tritanopia (blue-blind)
#00D7D6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6acdeb; /* rgb */ color: rgb(106, 205, 235); /* oklch */ color: oklch(80.0% 0.102 220.1);
Tailwind
colors: {
custom: {
50: '#9edcf1',
500: '#6acdeb',
950: '#000000',
},
}SCSS
$custom: #6acdeb; $custom-light: #9edcf1; $custom-dark: #000000;
JSON
{
"hex": "#6acdeb",
"rgb": {
"r": 106,
"g": 205,
"b": 235
},
"hsl": {
"h": 193.953,
"s": 76.331,
"l": 66.863
},
"oklch": {
"l": 0.79956,
"c": 0.10184,
"h": 220.1
},
"luminance": 0.52725
}Semantic roles & 50–950 ramp
primary
#6ACDEB
secondary
#BF593A
accent
#3C0DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485