#A2BFDF#A2BFDF
#A2BFDF is a light, muted cyan. Relative luminance 0.503; OKLCH L 79.4% C 0.056 H 251.1°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BFDF |
|---|---|
| RGB | rgb(162, 191, 223) |
| HSL | hsl(211, 49%, 75%) |
| HSV | hsv(211, 27%, 87%) |
| CMYK | cmyk(27.4%, 14.3%, 0%, 12.5%) |
| CIE-LAB | lab(76.23, -2.60, -19.19) |
| CIE-LCH | lch(76.23, 19.36, 262.27°) |
| OKLab | oklab(79.39% -0.018 -0.0525) |
| OKLCH | oklch(79.39% 0.056 251.1) |
| XYZ | xyz(46.8466, 50.2690, 77.0323) |
| Luminance | 0.5027 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.02
Lightsteelblue
#B0C4DE
ΔE00 3.13
Light Grey Blue
#9DBCD4
ΔE00 3.44
Light Blue Grey
#B7C9E2
ΔE00 4.45
Powder Blue (survey)
#B1D1FC
ΔE00 5.27
Pastel Blue
#A2BFFE
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BFDF #DFC2A2
analogous
#A2DEDF #A2BFDF #A3A2DF
triadic
#A2BFDF #DFA2BF #BFDFA2
tetradic
#A2BFDF #DFA2DE #DFC2A2 #A2DFA3
square
#A2BFDF #DFA2DE #DFC2A2 #A2DFA3
split-complementary
#A2BFDF #DFA3A2 #DEDFA2
monochromatic
#4780C0 #74A0CF #A2BFDF #D0DEEF #E8EFF7
Accessibility & contrast
On white
1.90
#A2BFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#A2BFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BFDF
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BFDF | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C0E1
Deuteranopia (green-blind)
#ACB9DE
Tritanopia (blue-blind)
#91C6C9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a2bfdf; /* rgb */ color: rgb(162, 191, 223); /* oklch */ color: oklch(79.4% 0.056 251.1);
Tailwind
colors: {
custom: {
50: '#bed2e9',
500: '#a2bfdf',
950: '#000000',
},
}SCSS
$custom: #a2bfdf; $custom-light: #bed2e9; $custom-dark: #000000;
JSON
{
"hex": "#a2bfdf",
"rgb": {
"r": 162,
"g": 191,
"b": 223
},
"hsl": {
"h": 211.475,
"s": 48.8,
"l": 75.49
},
"oklch": {
"l": 0.79394,
"c": 0.05551,
"h": 251.1
},
"luminance": 0.50271
}Semantic roles & 50–950 ramp
primary
#A2BFDF
secondary
#B8946E
accent
#7629BC
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121416
muted
#828384