#A4BEB2#A4BEB2
#A4BEB2 is a light, muted teal. Relative luminance 0.479; OKLCH L 77.8% C 0.033 H 166.0°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BEB2 |
|---|---|
| RGB | rgb(164, 190, 178) |
| HSL | hsl(152, 17%, 69%) |
| HSV | hsv(152, 14%, 75%) |
| CMYK | cmyk(13.7%, 0%, 6.3%, 25.5%) |
| CIE-LAB | lab(74.78, -11.20, 3.09) |
| CIE-LCH | lch(74.78, 11.62, 164.59°) |
| OKLab | oklab(77.85% -0.032 0.008) |
| OKLCH | oklch(77.85% 0.033 166) |
| XYZ | xyz(41.7573, 47.9329, 49.1628) |
| Luminance | 0.4793 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.86
Pale Teal
#82CBB2
ΔE00 10.36
Sage Green
#9CAF88
ΔE00 10.39
Silver (survey)
#C5C9C7
ΔE00 10.78
Cool Grey
#95A3A6
ΔE00 11.05
Darkseagreen
#8FBC8F
ΔE00 11.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BEB2 #BEA4B0
analogous
#A4BEA5 #A4BEB2 #A4BDBE
triadic
#A4BEB2 #B2A4BE #BEB2A4
tetradic
#A4BEB2 #A5A4BE #BEA4B0 #BDBEA4
square
#A4BEB2 #A5A4BE #BEA4B0 #BDBEA4
split-complementary
#A4BEB2 #BEA4BD #BEA5A4
monochromatic
#618775 #80A594 #A4BEB2 #C8D8D0 #EBF1EE
Accessibility & contrast
On white
1.98
#A4BEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#A4BEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BEB2
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BEB2 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAB1
Deuteranopia (green-blind)
#B8B7B3
Tritanopia (blue-blind)
#9FBEBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a4beb2; /* rgb */ color: rgb(164, 190, 178); /* oklch */ color: oklch(77.8% 0.033 166.0);
Tailwind
colors: {
custom: {
50: '#bfd1c9',
500: '#a4beb2',
950: '#000000',
},
}SCSS
$custom: #a4beb2; $custom-light: #bfd1c9; $custom-dark: #000000;
JSON
{
"hex": "#a4beb2",
"rgb": {
"r": 164,
"g": 190,
"b": 178
},
"hsl": {
"h": 152.308,
"s": 16.667,
"l": 69.412
},
"oklch": {
"l": 0.77846,
"c": 0.03299,
"h": 166
},
"luminance": 0.47934
}Semantic roles & 50–950 ramp
primary
#A4BEB2
secondary
#E3DBDF
accent
#4B709B
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121413
muted
#818282