#A4C2BF#A4C2BF
#A4C2BF is a light, muted teal. Relative luminance 0.502; OKLCH L 79.1% C 0.033 H 189.1°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A4C2BF |
|---|---|
| RGB | rgb(164, 194, 191) |
| HSL | hsl(174, 20%, 70%) |
| HSV | hsv(174, 15%, 76%) |
| CMYK | cmyk(15.5%, 0%, 1.5%, 23.9%) |
| CIE-LAB | lab(76.21, -10.68, -1.88) |
| CIE-LCH | lch(76.21, 10.84, 189.97°) |
| OKLab | oklab(79.09% -0.0322 -0.0052) |
| OKLCH | oklch(79.09% 0.033 189.1) |
| XYZ | xyz(44.0031, 50.2365, 56.6583) |
| Luminance | 0.5024 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.44
Lightblue
#ADD8E6
ΔE00 8.92
Silver (survey)
#C5C9C7
ΔE00 10.10
Cool Grey
#95A3A6
ΔE00 10.22
Cool Gray
#9AA7B0
ΔE00 11.40
Paleturquoise
#AFEEEE
ΔE00 11.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4C2BF #C2A4A7
analogous
#A4C2B0 #A4C2BF #A4B6C2
triadic
#A4C2BF #BFA4C2 #C2BFA4
tetradic
#A4C2BF #B0A4C2 #C2A4A7 #B6C2A4
square
#A4C2BF #B0A4C2 #C2A4A7 #B6C2A4
split-complementary
#A4C2BF #C2A4B6 #C2B0A4
monochromatic
#5F8D88 #7FA9A5 #A4C2BF #C9DBD9 #EDF3F2
Accessibility & contrast
On white
1.90
#A4C2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#A4C2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4C2BF
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4C2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4C2BF | 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)
#BEBFBF
Deuteranopia (green-blind)
#B8BABF
Tritanopia (blue-blind)
#9CC4C1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a4c2bf; /* rgb */ color: rgb(164, 194, 191); /* oklch */ color: oklch(79.1% 0.033 189.1);
Tailwind
colors: {
custom: {
50: '#bfd4d2',
500: '#a4c2bf',
950: '#000000',
},
}SCSS
$custom: #a4c2bf; $custom-light: #bfd4d2; $custom-dark: #000000;
JSON
{
"hex": "#a4c2bf",
"rgb": {
"r": 164,
"g": 194,
"b": 191
},
"hsl": {
"h": 174,
"s": 19.737,
"l": 70.196
},
"oklch": {
"l": 0.79094,
"c": 0.03266,
"h": 189.1
},
"luminance": 0.50238
}Semantic roles & 50–950 ramp
primary
#A4C2BF
secondary
#967478
accent
#47509E
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121414
muted
#828383