#A4CCFB#A4CCFB
#A4CCFB is a very light, moderate cyan. Relative luminance 0.580; OKLCH L 83.3% C 0.079 H 252.8°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #A4CCFB |
|---|---|
| RGB | rgb(164, 204, 251) |
| HSL | hsl(212, 92%, 81%) |
| HSV | hsv(212, 35%, 98%) |
| CMYK | cmyk(34.7%, 18.7%, 0%, 1.6%) |
| CIE-LAB | lab(80.76, -2.17, -27.31) |
| CIE-LCH | lch(80.76, 27.40, 265.46°) |
| OKLab | oklab(83.3% -0.0233 -0.0753) |
| OKLCH | oklch(83.3% 0.079 252.8) |
| XYZ | xyz(54.3099, 58.0407, 99.5894) |
| Luminance | 0.5804 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.33
Powder Blue (survey)
#B1D1FC
ΔE00 2.45
Pastel Blue
#A2BFFE
ΔE00 4.46
Light Blue
#95D0FC
ΔE00 4.54
Carolina Blue
#8AB8FE
ΔE00 5.58
Sky
#82CAFC
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4CCFB #FBD3A4
analogous
#A4F7FB #A4CCFB #A8A4FB
triadic
#A4CCFB #FBA4CC #CCFBA4
tetradic
#A4CCFB #FBA4F7 #FBD3A4 #A4FBA8
square
#A4CCFB #FBA4F7 #FBD3A4 #A4FBA8
split-complementary
#A4CCFB #FBA8A4 #F7FBA4
monochromatic
#2F8AF6 #69ABF8 #A4CCFB #DFEDFE #E2EFFE
Accessibility & contrast
On white
1.67
#A4CCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#A4CCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4CCFB
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4CCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4CCFB | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCDFD
Deuteranopia (green-blind)
#B0C5FA
Tritanopia (blue-blind)
#88D6DC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a4ccfb; /* rgb */ color: rgb(164, 204, 251); /* oklch */ color: oklch(83.3% 0.079 252.8);
Tailwind
colors: {
custom: {
50: '#c1dbfc',
500: '#a4ccfb',
950: '#000000',
},
}SCSS
$custom: #a4ccfb; $custom-light: #c1dbfc; $custom-dark: #000000;
JSON
{
"hex": "#a4ccfb",
"rgb": {
"r": 164,
"g": 204,
"b": 251
},
"hsl": {
"h": 212.414,
"s": 91.579,
"l": 81.373
},
"oklch": {
"l": 0.833,
"c": 0.07889,
"h": 252.8
},
"luminance": 0.58043
}Semantic roles & 50–950 ramp
primary
#A4CCFB
secondary
#DDA666
accent
#7C00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121517
muted
#828485