#A1CEEA#A1CEEA
#A1CEEA is a very light, moderate cyan. Relative luminance 0.577; OKLCH L 82.9% C 0.062 H 235.8°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A1CEEA |
|---|---|
| RGB | rgb(161, 206, 234) |
| HSL | hsl(203, 63%, 77%) |
| HSV | hsv(203, 31%, 92%) |
| CMYK | cmyk(31.2%, 12%, 0%, 8.2%) |
| CIE-LAB | lab(80.55, -8.23, -18.58) |
| CIE-LCH | lch(80.55, 20.32, 246.12°) |
| OKLab | oklab(82.9% -0.0346 -0.0509) |
| OKLCH | oklch(82.9% 0.062 235.8) |
| XYZ | xyz(51.6159, 57.6578, 86.2353) |
| Luminance | 0.5766 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 4.09
Light Blue
#95D0FC
ΔE00 4.09
Lightskyblue
#87CEFA
ΔE00 4.68
Sky Blue
#87CEEB
ΔE00 4.74
Ice Blue
#A5DFF9
ΔE00 4.74
Light Grey Blue
#9DBCD4
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1CEEA #EABDA1
analogous
#A1EAE2 #A1CEEA #A1A9EA
triadic
#A1CEEA #EAA1CE #CEEAA1
tetradic
#A1CEEA #E2A1EA #EABDA1 #A9EAA1
square
#A1CEEA #E2A1EA #EABDA1 #A9EAA1
split-complementary
#A1CEEA #EAA1A9 #EAE2A1
monochromatic
#3D9AD4 #6FB4DF #A1CEEA #D3E8F5 #E6F2F9
Accessibility & contrast
On white
1.68
#A1CEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#A1CEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1CEEA
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1CEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1CEEA | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDEB
Deuteranopia (green-blind)
#B7C4EA
Tritanopia (blue-blind)
#8AD5D7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a1ceea; /* rgb */ color: rgb(161, 206, 234); /* oklch */ color: oklch(82.9% 0.062 235.8);
Tailwind
colors: {
custom: {
50: '#beddf0',
500: '#a1ceea',
950: '#000000',
},
}SCSS
$custom: #a1ceea; $custom-light: #beddf0; $custom-dark: #000000;
JSON
{
"hex": "#a1ceea",
"rgb": {
"r": 161,
"g": 206,
"b": 234
},
"hsl": {
"h": 203.014,
"s": 63.478,
"l": 77.451
},
"oklch": {
"l": 0.82898,
"c": 0.06154,
"h": 235.8
},
"luminance": 0.5766
}Semantic roles & 50–950 ramp
primary
#A1CEEA
secondary
#C68D6A
accent
#5E1ACB
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121516
muted
#828485