#A4CBFE#A4CBFE
#A4CBFE is a very light, moderate cyan. Relative luminance 0.578; OKLCH L 83.2% C 0.083 H 255.3°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #A4CBFE |
|---|---|
| RGB | rgb(164, 203, 254) |
| HSL | hsl(214, 98%, 82%) |
| HSV | hsv(214, 35%, 100%) |
| CMYK | cmyk(35.4%, 20.1%, 0%, 0.4%) |
| CIE-LAB | lab(80.60, -0.88, -29.15) |
| CIE-LCH | lch(80.60, 29.16, 268.27°) |
| OKLab | oklab(83.21% -0.0211 -0.0805) |
| OKLCH | oklch(83.21% 0.083 255.3) |
| XYZ | xyz(54.5496, 57.7575, 102.0208) |
| Luminance | 0.5776 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.97
Powder Blue (survey)
#B1D1FC
ΔE00 2.51
Pastel Blue
#A2BFFE
ΔE00 3.83
Light Blue
#95D0FC
ΔE00 5.25
Carolina Blue
#8AB8FE
ΔE00 5.25
Lightsteelblue
#B0C4DE
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4CBFE #FED7A4
analogous
#A4F8FE #A4CBFE #AAA4FE
triadic
#A4CBFE #FEA4CB #CBFEA4
tetradic
#A4CBFE #FEA4F8 #FED7A4 #A4FEAA
square
#A4CBFE #FEA4F8 #FED7A4 #A4FEAA
split-complementary
#A4CBFE #FEAAA4 #F8FEA4
monochromatic
#2B86FD #67A8FD #A4CBFE #E1EEFF #E1EEFF
Accessibility & contrast
On white
1.67
#A4CBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#A4CBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4CBFE
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4CBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4CBFE | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#AEC4FD
Tritanopia (blue-blind)
#87D6DC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a4cbfe; /* rgb */ color: rgb(164, 203, 254); /* oklch */ color: oklch(83.2% 0.083 255.3);
Tailwind
colors: {
custom: {
50: '#c1daff',
500: '#a4cbfe',
950: '#000000',
},
}SCSS
$custom: #a4cbfe; $custom-light: #c1daff; $custom-dark: #000000;
JSON
{
"hex": "#a4cbfe",
"rgb": {
"r": 164,
"g": 203,
"b": 254
},
"hsl": {
"h": 214,
"s": 97.826,
"l": 81.961
},
"oklch": {
"l": 0.83212,
"c": 0.08327,
"h": 255.3
},
"luminance": 0.5776
}Semantic roles & 50–950 ramp
primary
#A4CBFE
secondary
#E2AB64
accent
#8200E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121418
muted
#828386