#A4BFB2#A4BFB2
#A4BFB2 is a light, muted teal. Relative luminance 0.484; OKLCH L 78.1% C 0.035 H 164.9°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BFB2 |
|---|---|
| RGB | rgb(164, 191, 178) |
| HSL | hsl(151, 17%, 70%) |
| HSV | hsv(151, 14%, 75%) |
| CMYK | cmyk(14.1%, 0%, 6.8%, 25.1%) |
| CIE-LAB | lab(75.06, -11.72, 3.48) |
| CIE-LCH | lch(75.06, 12.23, 163.45°) |
| OKLab | oklab(78.06% -0.0334 0.009) |
| OKLCH | oklch(78.06% 0.035 164.9) |
| XYZ | xyz(41.9746, 48.3676, 49.2352) |
| Luminance | 0.4837 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.67
Pale Teal
#82CBB2
ΔE00 9.93
Sage Green
#9CAF88
ΔE00 10.21
Darkseagreen
#8FBC8F
ΔE00 10.70
Silver (survey)
#C5C9C7
ΔE00 11.12
Greyish Teal
#719F91
ΔE00 11.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BFB2 #BFA4B1
analogous
#A4BFA5 #A4BFB2 #A4BFBF
triadic
#A4BFB2 #B2A4BF #BFB2A4
tetradic
#A4BFB2 #A5A4BF #BFA4B1 #BFBFA4
square
#A4BFB2 #A5A4BF #BFA4B1 #BFBFA4
split-complementary
#A4BFB2 #BFA4BF #BFA5A4
monochromatic
#608975 #80A694 #A4BFB2 #C8D8D0 #ECF2EF
Accessibility & contrast
On white
1.97
#A4BFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#A4BFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BFB2
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BFB2 | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBBB1
Deuteranopia (green-blind)
#B9B7B3
Tritanopia (blue-blind)
#9FBFBB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a4bfb2; /* rgb */ color: rgb(164, 191, 178); /* oklch */ color: oklch(78.1% 0.035 164.9);
Tailwind
colors: {
custom: {
50: '#bfd2c9',
500: '#a4bfb2',
950: '#000000',
},
}SCSS
$custom: #a4bfb2; $custom-light: #bfd2c9; $custom-dark: #000000;
JSON
{
"hex": "#a4bfb2",
"rgb": {
"r": 164,
"g": 191,
"b": 178
},
"hsl": {
"h": 151.111,
"s": 17.419,
"l": 69.608
},
"oklch": {
"l": 0.78063,
"c": 0.03461,
"h": 164.9
},
"luminance": 0.48368
}Semantic roles & 50–950 ramp
primary
#A4BFB2
secondary
#E3DCDF
accent
#4A719C
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121413
muted
#818282