#A7CCFF#A7CCFF
#A7CCFF is a very light, moderate cyan. Relative luminance 0.586; OKLCH L 83.6% C 0.082 H 256.5°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #A7CCFF |
|---|---|
| RGB | rgb(167, 204, 255) |
| HSL | hsl(215, 100%, 83%) |
| HSV | hsv(215, 35%, 100%) |
| CMYK | cmyk(34.5%, 20%, 0%, 0%) |
| CIE-LAB | lab(81.08, -0.35, -28.93) |
| CIE-LCH | lch(81.08, 28.94, 269.30°) |
| OKLab | oklab(83.65% -0.0192 -0.0799) |
| OKLCH | oklch(83.65% 0.082 256.5) |
| XYZ | xyz(55.5737, 58.6187, 102.9747) |
| Luminance | 0.5862 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.07
Baby Blue (survey)
#A2CFFE
ΔE00 2.34
Pastel Blue
#A2BFFE
ΔE00 3.72
Carolina Blue
#8AB8FE
ΔE00 5.65
Light Blue
#95D0FC
ΔE00 5.70
Lightsteelblue
#B0C4DE
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7CCFF #FFDAA7
analogous
#A7F8FF #A7CCFF #AEA7FF
triadic
#A7CCFF #FFA7CC #CCFFA7
tetradic
#A7CCFF #FFA7F8 #FFDAA7 #A7FFAE
square
#A7CCFF #FFA7F8 #FFDAA7 #A7FFAE
split-complementary
#A7CCFF #FFAEA7 #F8FFA7
monochromatic
#2D85FF #6AA9FF #A7CCFF #E0EDFF #E0EDFF
Accessibility & contrast
On white
1.65
#A7CCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#A7CCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7CCFF
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7CCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7CCFF | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#B0C6FE
Tritanopia (blue-blind)
#8BD7DD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #a7ccff; /* rgb */ color: rgb(167, 204, 255); /* oklch */ color: oklch(83.6% 0.082 256.5);
Tailwind
colors: {
custom: {
50: '#c3dbff',
500: '#a7ccff',
950: '#000000',
},
}SCSS
$custom: #a7ccff; $custom-light: #c3dbff; $custom-dark: #000000;
JSON
{
"hex": "#a7ccff",
"rgb": {
"r": 167,
"g": 204,
"b": 255
},
"hsl": {
"h": 214.773,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.83645,
"c": 0.08218,
"h": 256.5
},
"luminance": 0.58621
}Semantic roles & 50–950 ramp
primary
#A7CCFF
secondary
#E4AF66
accent
#8500E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131518
muted
#828486