#A2BFC2#A2BFC2
#A2BFC2 is a light, muted teal. Relative luminance 0.488; OKLCH L 78.4% C 0.032 H 204.2°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BFC2 |
|---|---|
| RGB | rgb(162, 191, 194) |
| HSL | hsl(186, 21%, 70%) |
| HSV | hsv(186, 16%, 76%) |
| CMYK | cmyk(16.5%, 1.5%, 0%, 23.9%) |
| CIE-LAB | lab(75.35, -9.12, -4.79) |
| CIE-LCH | lch(75.35, 10.30, 207.70°) |
| OKLab | oklab(78.4% -0.0289 -0.013) |
| OKLCH | oklch(78.4% 0.032 204.2) |
| XYZ | xyz(43.2661, 48.8368, 58.1754) |
| Luminance | 0.4884 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.56
Powder Blue
#B0E0E6
ΔE00 8.59
Cool Grey
#95A3A6
ΔE00 8.73
Light Grey Blue
#9DBCD4
ΔE00 8.99
Cool Gray
#9AA7B0
ΔE00 9.21
Bluegrey
#85A3B2
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BFC2 #C2A5A2
analogous
#A2C2B5 #A2BFC2 #A2AFC2
triadic
#A2BFC2 #C2A2BF #BFC2A2
tetradic
#A2BFC2 #B5A2C2 #C2A5A2 #AFC2A2
square
#A2BFC2 #B5A2C2 #C2A5A2 #AFC2A2
split-complementary
#A2BFC2 #C2A2AF #C2B5A2
monochromatic
#5D898D #7DA6AA #A2BFC2 #C7D8DA #ECF2F2
Accessibility & contrast
On white
1.95
#A2BFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#A2BFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BFC2
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BFC2 | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABCC2
Deuteranopia (green-blind)
#B4B8C2
Tritanopia (blue-blind)
#99C1C0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a2bfc2; /* rgb */ color: rgb(162, 191, 194); /* oklch */ color: oklch(78.4% 0.032 204.2);
Tailwind
colors: {
custom: {
50: '#bed2d4',
500: '#a2bfc2',
950: '#000000',
},
}SCSS
$custom: #a2bfc2; $custom-light: #bed2d4; $custom-dark: #000000;
JSON
{
"hex": "#a2bfc2",
"rgb": {
"r": 162,
"g": 191,
"b": 194
},
"hsl": {
"h": 185.625,
"s": 20.779,
"l": 69.804
},
"oklch": {
"l": 0.78403,
"c": 0.0317,
"h": 204.2
},
"luminance": 0.48838
}Semantic roles & 50–950 ramp
primary
#A2BFC2
secondary
#E4DCDB
accent
#4F469F
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#121414
muted
#818283