#A1C4E4#A1C4E4
#A1C4E4 is a light, muted cyan. Relative luminance 0.527; OKLCH L 80.6% C 0.059 H 246.2°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A1C4E4 |
|---|---|
| RGB | rgb(161, 196, 228) |
| HSL | hsl(209, 55%, 76%) |
| HSV | hsv(209, 29%, 89%) |
| CMYK | cmyk(29.4%, 14%, 0%, 10.6%) |
| CIE-LAB | lab(77.67, -4.38, -19.71) |
| CIE-LCH | lch(77.67, 20.19, 257.47°) |
| OKLab | oklab(80.56% -0.0238 -0.054) |
| OKLCH | oklch(80.56% 0.059 246.2) |
| XYZ | xyz(48.4373, 52.6564, 80.9953) |
| Luminance | 0.5266 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.21
Cloudy Blue
#ACC2D9
ΔE00 3.61
Lightsteelblue
#B0C4DE
ΔE00 4.18
Baby Blue (survey)
#A2CFFE
ΔE00 4.29
Powder Blue (survey)
#B1D1FC
ΔE00 4.93
Light Blue Grey
#B7C9E2
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1C4E4 #E4C1A1
analogous
#A1E4E3 #A1C4E4 #A1A3E4
triadic
#A1C4E4 #E4A1C4 #C4E4A1
tetradic
#A1C4E4 #E3A1E4 #E4C1A1 #A3E4A1
square
#A1C4E4 #E3A1E4 #E4C1A1 #A3E4A1
split-complementary
#A1C4E4 #E4A1A3 #E4E3A1
monochromatic
#4288C9 #71A6D6 #A1C4E4 #D1E2F2 #E7F0F8
Accessibility & contrast
On white
1.82
#A1C4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#A1C4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1C4E4
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1C4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1C4E4 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C4E6
Deuteranopia (green-blind)
#AFBDE3
Tritanopia (blue-blind)
#8DCBCE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #a1c4e4; /* rgb */ color: rgb(161, 196, 228); /* oklch */ color: oklch(80.6% 0.059 246.2);
Tailwind
colors: {
custom: {
50: '#bed5ec',
500: '#a1c4e4',
950: '#000000',
},
}SCSS
$custom: #a1c4e4; $custom-light: #bed5ec; $custom-dark: #000000;
JSON
{
"hex": "#a1c4e4",
"rgb": {
"r": 161,
"g": 196,
"b": 228
},
"hsl": {
"h": 208.657,
"s": 55.372,
"l": 76.275
},
"oklch": {
"l": 0.80564,
"c": 0.05903,
"h": 246.2
},
"luminance": 0.52658
}Semantic roles & 50–950 ramp
primary
#A1C4E4
secondary
#BE936B
accent
#6F23C3
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#121416
muted
#828384