#A7CCFB#A7CCFB
#A7CCFB is a very light, moderate cyan. Relative luminance 0.584; OKLCH L 83.5% C 0.077 H 254.6°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A7CCFB |
|---|---|
| RGB | rgb(167, 204, 251) |
| HSL | hsl(214, 91%, 82%) |
| HSV | hsv(214, 33%, 98%) |
| CMYK | cmyk(33.5%, 18.7%, 0%, 1.6%) |
| CIE-LAB | lab(80.94, -1.35, -27.02) |
| CIE-LCH | lch(80.94, 27.05, 267.14°) |
| OKLab | oklab(83.49% -0.0205 -0.0745) |
| OKLCH | oklch(83.49% 0.077 254.6) |
| XYZ | xyz(54.9365, 58.3638, 99.6188) |
| Luminance | 0.5837 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.87
Baby Blue (survey)
#A2CFFE
ΔE00 2.02
Pastel Blue
#A2BFFE
ΔE00 4.03
Light Blue
#95D0FC
ΔE00 5.29
Carolina Blue
#8AB8FE
ΔE00 5.79
Lightsteelblue
#B0C4DE
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7CCFB #FBD6A7
analogous
#A7F6FB #A7CCFB #ACA7FB
triadic
#A7CCFB #FBA7CC #CCFBA7
tetradic
#A7CCFB #FBA7F6 #FBD6A7 #A7FBAC
square
#A7CCFB #FBA7F6 #FBD6A7 #A7FBAC
split-complementary
#A7CCFB #FBACA7 #F6FBA7
monochromatic
#3288F6 #6CAAF8 #A7CCFB #E2EEFE #E2EEFE
Accessibility & contrast
On white
1.66
#A7CCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#A7CCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7CCFB
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7CCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7CCFB | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFD
Deuteranopia (green-blind)
#B1C5FA
Tritanopia (blue-blind)
#8DD6DC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #a7ccfb; /* rgb */ color: rgb(167, 204, 251); /* oklch */ color: oklch(83.5% 0.077 254.6);
Tailwind
colors: {
custom: {
50: '#c3dbfc',
500: '#a7ccfb',
950: '#000000',
},
}SCSS
$custom: #a7ccfb; $custom-light: #c3dbfc; $custom-dark: #000000;
JSON
{
"hex": "#a7ccfb",
"rgb": {
"r": 167,
"g": 204,
"b": 251
},
"hsl": {
"h": 213.571,
"s": 91.304,
"l": 81.961
},
"oklch": {
"l": 0.83488,
"c": 0.07727,
"h": 254.6
},
"luminance": 0.58366
}Semantic roles & 50–950 ramp
primary
#A7CCFB
secondary
#DEAA68
accent
#8000E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131517
muted
#828485