#A7BFC2#A7BFC2
#A7BFC2 is a light, muted teal. Relative luminance 0.494; OKLCH L 78.8% C 0.027 H 205.8°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BFC2 |
|---|---|
| RGB | rgb(167, 191, 194) |
| HSL | hsl(187, 18%, 71%) |
| HSV | hsv(187, 14%, 76%) |
| CMYK | cmyk(13.9%, 1.5%, 0%, 23.9%) |
| CIE-LAB | lab(75.68, -7.51, -4.26) |
| CIE-LCH | lch(75.68, 8.63, 209.59°) |
| OKLab | oklab(78.75% -0.0239 -0.0115) |
| OKLCH | oklch(78.75% 0.027 205.8) |
| XYZ | xyz(44.3023, 49.3711, 58.2239) |
| Luminance | 0.4937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.88
Cool Grey
#95A3A6
ΔE00 8.17
Silver (survey)
#C5C9C7
ΔE00 8.34
Cool Gray
#9AA7B0
ΔE00 8.36
Light Grey Blue
#9DBCD4
ΔE00 8.60
Powder Blue
#B0E0E6
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BFC2 #C2AAA7
analogous
#A7C2B7 #A7BFC2 #A7B1C2
triadic
#A7BFC2 #C2A7BF #BFC2A7
tetradic
#A7BFC2 #B7A7C2 #C2AAA7 #B1C2A7
square
#A7BFC2 #B7A7C2 #C2AAA7 #B1C2A7
split-complementary
#A7BFC2 #C2A7B1 #C2B7A7
monochromatic
#62888D #83A5A9 #A7BFC2 #CBD9DB #EDF2F2
Accessibility & contrast
On white
1.93
#A7BFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#A7BFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BFC2
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BFC2 | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBDC2
Deuteranopia (green-blind)
#B6B9C2
Tritanopia (blue-blind)
#9FC1C0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a7bfc2; /* rgb */ color: rgb(167, 191, 194); /* oklch */ color: oklch(78.8% 0.027 205.8);
Tailwind
colors: {
custom: {
50: '#c1d2d4',
500: '#a7bfc2',
950: '#000000',
},
}SCSS
$custom: #a7bfc2; $custom-light: #c1d2d4; $custom-dark: #000000;
JSON
{
"hex": "#a7bfc2",
"rgb": {
"r": 167,
"g": 191,
"b": 194
},
"hsl": {
"h": 186.667,
"s": 18.121,
"l": 70.784
},
"oklch": {
"l": 0.7875,
"c": 0.02652,
"h": 205.8
},
"luminance": 0.49372
}Semantic roles & 50–950 ramp
primary
#A7BFC2
secondary
#E6E0DF
accent
#52499C
background
#FBFCFD
surface
#F7F9FA
border
#D0D2D3
text
#121414
muted
#818283