#6ACEEB#6ACEEB
#6ACEEB is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.2% C 0.102 H 219.2°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6ACEEB |
|---|---|
| RGB | rgb(106, 206, 235) |
| HSL | hsl(193, 76%, 67%) |
| HSV | hsv(193, 55%, 92%) |
| CMYK | cmyk(54.9%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(77.99, -21.29, -23.23) |
| CIE-LCH | lch(77.99, 31.52, 227.49°) |
| OKLab | oklab(80.18% -0.0789 -0.0644) |
| OKLCH | oklch(80.18% 0.102 219.2) |
| XYZ | xyz(43.0047, 53.2010, 86.5837) |
| Luminance | 0.5321 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.64
Baby Blue
#89CFF0
ΔE00 4.63
Neon Blue
#04D9FF
ΔE00 4.80
Bright Sky Blue
#02CCFE
ΔE00 5.38
Lightblue (survey)
#7BC8F6
ΔE00 6.96
Lightskyblue
#87CEFA
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ACEEB #EB876A
analogous
#6AEBC7 #6ACEEB #6A8EEB
triadic
#6ACEEB #EB6ACE #CEEB6A
tetradic
#6ACEEB #C76AEB #EB876A #8EEB6A
square
#6ACEEB #C76AEB #EB876A #8EEB6A
split-complementary
#6ACEEB #EB6A8E #EBC76A
monochromatic
#1A9BC1 #34BCE4 #6ACEEB #A0E0F2 #D6F1F9
Accessibility & contrast
On white
1.80
#6ACEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#6ACEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ACEEB
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ACEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ACEEB | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9ED
Deuteranopia (green-blind)
#A9BBEB
Tritanopia (blue-blind)
#00D8D7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6aceeb; /* rgb */ color: rgb(106, 206, 235); /* oklch */ color: oklch(80.2% 0.102 219.2);
Tailwind
colors: {
custom: {
50: '#9eddf1',
500: '#6aceeb',
950: '#000000',
},
}SCSS
$custom: #6aceeb; $custom-light: #9eddf1; $custom-dark: #000000;
JSON
{
"hex": "#6aceeb",
"rgb": {
"r": 106,
"g": 206,
"b": 235
},
"hsl": {
"h": 193.488,
"s": 76.331,
"l": 66.863
},
"oklch": {
"l": 0.80183,
"c": 0.10189,
"h": 219.2
},
"luminance": 0.53205
}Semantic roles & 50–950 ramp
primary
#6ACEEB
secondary
#BF583A
accent
#3B0DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485