#A2BFC4#A2BFC4
#A2BFC4 is a light, muted teal. Relative luminance 0.489; OKLCH L 78.5% C 0.032 H 209.2°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BFC4 |
|---|---|
| RGB | rgb(162, 191, 196) |
| HSL | hsl(189, 22%, 70%) |
| HSV | hsv(189, 17%, 77%) |
| CMYK | cmyk(17.3%, 2.6%, 0%, 23.1%) |
| CIE-LAB | lab(75.41, -8.70, -5.79) |
| CIE-LCH | lch(75.41, 10.45, 213.67°) |
| OKLab | oklab(78.47% -0.0281 -0.0157) |
| OKLCH | oklch(78.47% 0.032 209.2) |
| XYZ | xyz(43.4922, 48.9273, 59.3663) |
| Luminance | 0.4893 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.12
Light Grey Blue
#9DBCD4
ΔE00 8.05
Cool Grey
#95A3A6
ΔE00 8.63
Powder Blue
#B0E0E6
ΔE00 8.64
Cool Gray
#9AA7B0
ΔE00 8.76
Bluegrey
#85A3B2
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BFC4 #C4A7A2
analogous
#A2C4B8 #A2BFC4 #A2AEC4
triadic
#A2BFC4 #C4A2BF #BFC4A2
tetradic
#A2BFC4 #B8A2C4 #C4A7A2 #AEC4A2
square
#A2BFC4 #B8A2C4 #C4A7A2 #AEC4A2
split-complementary
#A2BFC4 #C4A2AE #C4B8A2
monochromatic
#5B8890 #7DA5AC #A2BFC4 #C7D9DC #ECF2F3
Accessibility & contrast
On white
1.95
#A2BFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#A2BFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BFC4
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BFC4 | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABCC4
Deuteranopia (green-blind)
#B4B8C4
Tritanopia (blue-blind)
#98C2C0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a2bfc4; /* rgb */ color: rgb(162, 191, 196); /* oklch */ color: oklch(78.5% 0.032 209.2);
Tailwind
colors: {
custom: {
50: '#bed2d5',
500: '#a2bfc4',
950: '#000000',
},
}SCSS
$custom: #a2bfc4; $custom-light: #bed2d5; $custom-dark: #000000;
JSON
{
"hex": "#a2bfc4",
"rgb": {
"r": 162,
"g": 191,
"b": 196
},
"hsl": {
"h": 188.824,
"s": 22.368,
"l": 70.196
},
"oklch": {
"l": 0.78466,
"c": 0.03221,
"h": 209.2
},
"luminance": 0.48929
}Semantic roles & 50–950 ramp
primary
#A2BFC4
secondary
#E6DEDC
accent
#5245A1
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#121414
muted
#818283