#A4C0BE#A4C0BE
#A4C0BE is a light, muted teal. Relative luminance 0.493; OKLCH L 78.6% C 0.030 H 191.3°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A4C0BE |
|---|---|
| RGB | rgb(164, 192, 190) |
| HSL | hsl(176, 18%, 70%) |
| HSV | hsv(176, 15%, 75%) |
| CMYK | cmyk(14.6%, 0%, 1%, 24.7%) |
| CIE-LAB | lab(75.64, -9.84, -2.17) |
| CIE-LCH | lch(75.64, 10.07, 192.45°) |
| OKLab | oklab(78.63% -0.0299 -0.006) |
| OKLCH | oklch(78.63% 0.03 191.3) |
| XYZ | xyz(43.4514, 49.3084, 55.9334) |
| Luminance | 0.4931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.86
Lightblue
#ADD8E6
ΔE00 8.91
Cool Grey
#95A3A6
ΔE00 9.41
Silver (survey)
#C5C9C7
ΔE00 9.63
Cool Gray
#9AA7B0
ΔE00 10.52
Bluegrey
#85A3B2
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4C0BE #C0A4A6
analogous
#A4C0B0 #A4C0BE #A4B4C0
triadic
#A4C0BE #BEA4C0 #C0BEA4
tetradic
#A4C0BE #B0A4C0 #C0A4A6 #B4C0A4
square
#A4C0BE #B0A4C0 #C0A4A6 #B4C0A4
split-complementary
#A4C0BE #C0A4B4 #C0B0A4
monochromatic
#608A87 #80A7A4 #A4C0BE #C8D9D8 #ECF2F2
Accessibility & contrast
On white
1.93
#A4C0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#A4C0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4C0BE
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4C0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4C0BE | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDBE
Deuteranopia (green-blind)
#B7B9BE
Tritanopia (blue-blind)
#9CC2BF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a4c0be; /* rgb */ color: rgb(164, 192, 190); /* oklch */ color: oklch(78.6% 0.030 191.3);
Tailwind
colors: {
custom: {
50: '#bfd3d1',
500: '#a4c0be',
950: '#000000',
},
}SCSS
$custom: #a4c0be; $custom-light: #bfd3d1; $custom-dark: #000000;
JSON
{
"hex": "#a4c0be",
"rgb": {
"r": 164,
"g": 192,
"b": 190
},
"hsl": {
"h": 175.714,
"s": 18.182,
"l": 69.804
},
"oklch": {
"l": 0.78632,
"c": 0.03048,
"h": 191.3
},
"luminance": 0.49309
}Semantic roles & 50–950 ramp
primary
#A4C0BE
secondary
#E4DCDD
accent
#494F9C
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282