#A4BEB6#A4BEB6
#A4BEB6 is a light, muted teal. Relative luminance 0.481; OKLCH L 78.0% C 0.030 H 175.0°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BEB6 |
|---|---|
| RGB | rgb(164, 190, 182) |
| HSL | hsl(162, 17%, 69%) |
| HSV | hsv(162, 14%, 75%) |
| CMYK | cmyk(13.7%, 0%, 4.2%, 25.5%) |
| CIE-LAB | lab(74.89, -10.41, 1.06) |
| CIE-LCH | lch(74.89, 10.47, 174.17°) |
| OKLab | oklab(77.96% -0.0304 0.0027) |
| OKLCH | oklch(77.96% 0.03 175) |
| XYZ | xyz(42.1647, 48.0959, 51.3088) |
| Luminance | 0.4810 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 10.03
Silver (survey)
#C5C9C7
ΔE00 10.06
Greenish Grey
#96AE8D
ΔE00 10.34
Powder Blue
#B0E0E6
ΔE00 10.69
Pale Teal
#82CBB2
ΔE00 11.16
Lightblue
#ADD8E6
ΔE00 11.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BEB6 #BEA4AC
analogous
#A4BEA9 #A4BEB6 #A4B9BE
triadic
#A4BEB6 #B6A4BE #BEB6A4
tetradic
#A4BEB6 #A9A4BE #BEA4AC #B9BEA4
square
#A4BEB6 #A9A4BE #BEA4AC #B9BEA4
split-complementary
#A4BEB6 #BEA4B9 #BEA9A4
monochromatic
#61877B #80A599 #A4BEB6 #C8D8D3 #EBF1EF
Accessibility & contrast
On white
1.98
#A4BEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#A4BEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BEB6
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BEB6 | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB6
Deuteranopia (green-blind)
#B7B7B7
Tritanopia (blue-blind)
#9EBFBC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a4beb6; /* rgb */ color: rgb(164, 190, 182); /* oklch */ color: oklch(78.0% 0.030 175.0);
Tailwind
colors: {
custom: {
50: '#bfd1cb',
500: '#a4beb6',
950: '#000000',
},
}SCSS
$custom: #a4beb6; $custom-light: #bfd1cb; $custom-dark: #000000;
JSON
{
"hex": "#a4beb6",
"rgb": {
"r": 164,
"g": 190,
"b": 182
},
"hsl": {
"h": 161.538,
"s": 16.667,
"l": 69.412
},
"oklch": {
"l": 0.77962,
"c": 0.03048,
"h": 175
},
"luminance": 0.48097
}Semantic roles & 50–950 ramp
primary
#A4BEB6
secondary
#E3DBDD
accent
#4B639B
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121413
muted
#818282