#A2BFC0#A2BFC0
#A2BFC0 is a light, muted teal. Relative luminance 0.487; OKLCH L 78.3% C 0.031 H 199.1°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BFC0 |
|---|---|
| RGB | rgb(162, 191, 192) |
| HSL | hsl(182, 19%, 69%) |
| HSV | hsv(182, 16%, 75%) |
| CMYK | cmyk(15.6%, 0.5%, 0%, 24.7%) |
| CIE-LAB | lab(75.29, -9.54, -3.79) |
| CIE-LCH | lch(75.29, 10.27, 201.64°) |
| OKLab | oklab(78.34% -0.0297 -0.0103) |
| OKLCH | oklch(78.34% 0.031 199.1) |
| XYZ | xyz(43.0430, 48.7476, 57.0004) |
| Luminance | 0.4875 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.10
Powder Blue
#B0E0E6
ΔE00 8.67
Cool Grey
#95A3A6
ΔE00 8.92
Cool Gray
#9AA7B0
ΔE00 9.71
Silver (survey)
#C5C9C7
ΔE00 9.81
Light Grey Blue
#9DBCD4
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BFC0 #C0A3A2
analogous
#A2C0B2 #A2BFC0 #A2B0C0
triadic
#A2BFC0 #C0A2BF #BFC0A2
tetradic
#A2BFC0 #B2A2C0 #C0A3A2 #B0C0A2
square
#A2BFC0 #B2A2C0 #C0A3A2 #B0C0A2
split-complementary
#A2BFC0 #C0A2B0 #C0B2A2
monochromatic
#5E898A #7EA6A7 #A2BFC0 #C6D8D9 #EBF1F1
Accessibility & contrast
On white
1.95
#A2BFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#A2BFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BFC0
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BFC0 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCC0
Deuteranopia (green-blind)
#B5B8C0
Tritanopia (blue-blind)
#99C1BF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a2bfc0; /* rgb */ color: rgb(162, 191, 192); /* oklch */ color: oklch(78.3% 0.031 199.1);
Tailwind
colors: {
custom: {
50: '#bed2d3',
500: '#a2bfc0',
950: '#000000',
},
}SCSS
$custom: #a2bfc0; $custom-light: #bed2d3; $custom-dark: #000000;
JSON
{
"hex": "#a2bfc0",
"rgb": {
"r": 162,
"g": 191,
"b": 192
},
"hsl": {
"h": 182,
"s": 19.231,
"l": 69.412
},
"oklch": {
"l": 0.78341,
"c": 0.03144,
"h": 199.1
},
"luminance": 0.48749
}Semantic roles & 50–950 ramp
primary
#A2BFC0
secondary
#E3DBDB
accent
#4B489E
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282