#A8BFCE#A8BFCE
#A8BFCE is a light, muted cyan. Relative luminance 0.500; OKLCH L 79.2% C 0.033 H 236.5°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BFCE |
|---|---|
| RGB | rgb(168, 191, 206) |
| HSL | hsl(204, 28%, 73%) |
| HSV | hsv(204, 18%, 81%) |
| CMYK | cmyk(18.4%, 7.3%, 0%, 19.2%) |
| CIE-LAB | lab(76.09, -4.63, -10.15) |
| CIE-LCH | lch(76.09, 11.16, 245.47°) |
| OKLab | oklab(79.21% -0.0182 -0.0275) |
| OKLCH | oklch(79.21% 0.033 236.5) |
| XYZ | xyz(45.9169, 50.0415, 65.6203) |
| Luminance | 0.5004 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.47
Cloudy Blue
#ACC2D9
ΔE00 3.72
Lightsteelblue
#B0C4DE
ΔE00 5.44
Light Blue Grey
#B7C9E2
ΔE00 6.07
Cool Gray
#9AA7B0
ΔE00 7.16
Lightblue
#ADD8E6
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BFCE #CEB7A8
analogous
#A8CECA #A8BFCE #A8ACCE
triadic
#A8BFCE #CEA8BF #BFCEA8
tetradic
#A8BFCE #CAA8CE #CEB7A8 #ACCEA8
square
#A8BFCE #CAA8CE #CEB7A8 #ACCEA8
split-complementary
#A8BFCE #CEA8AC #CECAA8
monochromatic
#5B85A1 #81A2B8 #A8BFCE #CFDCE4 #EBF1F4
Accessibility & contrast
On white
1.91
#A8BFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#A8BFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BFCE
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BFCE | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BECF
Deuteranopia (green-blind)
#B3BACE
Tritanopia (blue-blind)
#9EC3C4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a8bfce; /* rgb */ color: rgb(168, 191, 206); /* oklch */ color: oklch(79.2% 0.033 236.5);
Tailwind
colors: {
custom: {
50: '#c2d2dd',
500: '#a8bfce',
950: '#000000',
},
}SCSS
$custom: #a8bfce; $custom-light: #c2d2dd; $custom-dark: #000000;
JSON
{
"hex": "#a8bfce",
"rgb": {
"r": 168,
"g": 191,
"b": 206
},
"hsl": {
"h": 203.684,
"s": 27.941,
"l": 73.333
},
"oklch": {
"l": 0.79208,
"c": 0.03298,
"h": 236.5
},
"luminance": 0.50043
}Semantic roles & 50–950 ramp
primary
#A8BFCE
secondary
#A38877
accent
#683FA7
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384