#A1BFAE#A1BFAE
#A1BFAE is a light, muted green. Relative luminance 0.479; OKLCH L 77.7% C 0.040 H 160.5°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BFAE |
|---|---|
| RGB | rgb(161, 191, 174) |
| HSL | hsl(146, 19%, 69%) |
| HSV | hsv(146, 16%, 75%) |
| CMYK | cmyk(15.7%, 0%, 8.9%, 25.1%) |
| CIE-LAB | lab(74.76, -13.51, 5.20) |
| CIE-LCH | lch(74.76, 14.47, 158.95°) |
| OKLab | oklab(77.74% -0.0381 0.0135) |
| OKLCH | oklch(77.74% 0.04 160.5) |
| XYZ | xyz(40.9668, 47.8937, 47.1222) |
| Luminance | 0.4789 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.51
Pale Teal
#82CBB2
ΔE00 8.70
Darkseagreen
#8FBC8F
ΔE00 9.03
Sage Green
#9CAF88
ΔE00 9.13
Seafoam Blue
#78D1B6
ΔE00 10.69
Greyish Teal
#719F91
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BFAE #BFA1B2
analogous
#A3BFA1 #A1BFAE #A1BFBD
triadic
#A1BFAE #AEA1BF #BFAEA1
tetradic
#A1BFAE #A1A3BF #BFA1B2 #BFBDA1
square
#A1BFAE #A1A3BF #BFA1B2 #BFBDA1
split-complementary
#A1BFAE #BDA1BF #BFA1A3
monochromatic
#5D8970 #7DA68F #A1BFAE #C5D8CD #EAF1ED
Accessibility & contrast
On white
1.99
#A1BFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#A1BFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BFAE
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BFAE | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBAAD
Deuteranopia (green-blind)
#B9B6AF
Tritanopia (blue-blind)
#9CBFBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a1bfae; /* rgb */ color: rgb(161, 191, 174); /* oklch */ color: oklch(77.7% 0.040 160.5);
Tailwind
colors: {
custom: {
50: '#bdd2c6',
500: '#a1bfae',
950: '#000000',
},
}SCSS
$custom: #a1bfae; $custom-light: #bdd2c6; $custom-dark: #000000;
JSON
{
"hex": "#a1bfae",
"rgb": {
"r": 161,
"g": 191,
"b": 174
},
"hsl": {
"h": 146,
"s": 18.987,
"l": 69.02
},
"oklch": {
"l": 0.77743,
"c": 0.04042,
"h": 160.5
},
"luminance": 0.47895
}Semantic roles & 50–950 ramp
primary
#A1BFAE
secondary
#E2DADE
accent
#48789D
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121413
muted
#818282