#A6CEEA#A6CEEA
#A6CEEA is a very light, muted cyan. Relative luminance 0.582; OKLCH L 83.2% C 0.058 H 238.9°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #A6CEEA |
|---|---|
| RGB | rgb(166, 206, 234) |
| HSL | hsl(205, 62%, 78%) |
| HSV | hsv(205, 29%, 92%) |
| CMYK | cmyk(29.1%, 12%, 0%, 8.2%) |
| CIE-LAB | lab(80.84, -6.81, -18.11) |
| CIE-LCH | lch(80.84, 19.34, 249.40°) |
| OKLab | oklab(83.21% -0.0299 -0.0495) |
| OKLCH | oklch(83.21% 0.058 238.9) |
| XYZ | xyz(52.6440, 58.1879, 86.2835) |
| Luminance | 0.5819 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 4.31
Light Grey Blue
#9DBCD4
ΔE00 4.76
Baby Blue (survey)
#A2CFFE
ΔE00 4.88
Cloudy Blue
#ACC2D9
ΔE00 5.19
Baby Blue
#89CFF0
ΔE00 5.24
Lightskyblue
#87CEFA
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6CEEA #EAC2A6
analogous
#A6EAE4 #A6CEEA #A6ACEA
triadic
#A6CEEA #EAA6CE #CEEAA6
tetradic
#A6CEEA #E4A6EA #EAC2A6 #ACEAA6
square
#A6CEEA #E4A6EA #EAC2A6 #ACEAA6
split-complementary
#A6CEEA #EAA6AC #EAE4A6
monochromatic
#4397D3 #74B3DE #A6CEEA #D8E9F6 #E6F1F9
Accessibility & contrast
On white
1.66
#A6CEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#A6CEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6CEEA
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6CEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6CEEA | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDEB
Deuteranopia (green-blind)
#B9C5EA
Tritanopia (blue-blind)
#91D5D7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #a6ceea; /* rgb */ color: rgb(166, 206, 234); /* oklch */ color: oklch(83.2% 0.058 238.9);
Tailwind
colors: {
custom: {
50: '#c2dcf0',
500: '#a6ceea',
950: '#000000',
},
}SCSS
$custom: #a6ceea; $custom-light: #c2dcf0; $custom-dark: #000000;
JSON
{
"hex": "#a6ceea",
"rgb": {
"r": 166,
"g": 206,
"b": 234
},
"hsl": {
"h": 204.706,
"s": 61.818,
"l": 78.431
},
"oklch": {
"l": 0.83207,
"c": 0.05784,
"h": 238.9
},
"luminance": 0.5819
}Semantic roles & 50–950 ramp
primary
#A6CEEA
secondary
#C6926E
accent
#631CCA
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121516
muted
#828485