#A7CFEC#A7CFEC
#A7CFEC is a very light, muted cyan. Relative luminance 0.589; OKLCH L 83.6% C 0.059 H 239.9°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A7CFEC |
|---|---|
| RGB | rgb(167, 207, 236) |
| HSL | hsl(205, 64%, 79%) |
| HSV | hsv(205, 29%, 93%) |
| CMYK | cmyk(29.2%, 12.3%, 0%, 7.5%) |
| CIE-LAB | lab(81.23, -6.57, -18.58) |
| CIE-LCH | lch(81.23, 19.71, 250.51°) |
| OKLab | oklab(83.55% -0.0295 -0.0508) |
| OKLCH | oklch(83.55% 0.059 239.9) |
| XYZ | xyz(53.3849, 58.8950, 87.8956) |
| Luminance | 0.5890 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 4.11
Baby Blue (survey)
#A2CFFE
ΔE00 4.51
Light Grey Blue
#9DBCD4
ΔE00 5.02
Cloudy Blue
#ACC2D9
ΔE00 5.26
Lightskyblue
#87CEFA
ΔE00 5.34
Baby Blue
#89CFF0
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7CFEC #ECC4A7
analogous
#A7ECE7 #A7CFEC #A7ADEC
triadic
#A7CFEC #ECA7CF #CFECA7
tetradic
#A7CFEC #E7A7EC #ECC4A7 #ADECA7
square
#A7CFEC #E7A7EC #ECC4A7 #ADECA7
split-complementary
#A7CFEC #ECA7AD #ECE7A7
monochromatic
#4298D6 #75B4E1 #A7CFEC #D9EAF7 #E6F1FA
Accessibility & contrast
On white
1.64
#A7CFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#A7CFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7CFEC
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7CFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7CFEC | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEED
Deuteranopia (green-blind)
#B9C6EC
Tritanopia (blue-blind)
#92D6D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #a7cfec; /* rgb */ color: rgb(167, 207, 236); /* oklch */ color: oklch(83.6% 0.059 239.9);
Tailwind
colors: {
custom: {
50: '#c2ddf2',
500: '#a7cfec',
950: '#000000',
},
}SCSS
$custom: #a7cfec; $custom-light: #c2ddf2; $custom-dark: #000000;
JSON
{
"hex": "#a7cfec",
"rgb": {
"r": 167,
"g": 207,
"b": 236
},
"hsl": {
"h": 205.217,
"s": 64.486,
"l": 79.02
},
"oklch": {
"l": 0.83552,
"c": 0.05877,
"h": 239.9
},
"luminance": 0.58897
}Semantic roles & 50–950 ramp
primary
#A7CFEC
secondary
#C8946F
accent
#6419CC
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121516
muted
#828485