#A2BFAE#A2BFAE
#A2BFAE is a light, muted green. Relative luminance 0.480; OKLCH L 77.8% C 0.040 H 159.6°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BFAE |
|---|---|
| RGB | rgb(162, 191, 174) |
| HSL | hsl(145, 18%, 69%) |
| HSV | hsv(145, 15%, 75%) |
| CMYK | cmyk(15.2%, 0%, 8.9%, 25.1%) |
| CIE-LAB | lab(74.82, -13.17, 5.30) |
| CIE-LCH | lch(74.82, 14.20, 158.08°) |
| OKLab | oklab(77.81% -0.0371 0.0138) |
| OKLCH | oklch(77.81% 0.04 159.6) |
| XYZ | xyz(41.1692, 47.9981, 47.1317) |
| Luminance | 0.4800 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.48
Pale Teal
#82CBB2
ΔE00 8.96
Sage Green
#9CAF88
ΔE00 9.05
Darkseagreen
#8FBC8F
ΔE00 9.11
Seafoam Blue
#78D1B6
ΔE00 10.93
Grey Green
#86A17D
ΔE00 11.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BFAE #BFA2B3
analogous
#A5BFA2 #A2BFAE #A2BFBD
triadic
#A2BFAE #AEA2BF #BFAEA2
tetradic
#A2BFAE #A2A5BF #BFA2B3 #BFBDA2
square
#A2BFAE #A2A5BF #BFA2B3 #BFBDA2
split-complementary
#A2BFAE #BDA2BF #BFA2A5
monochromatic
#5E8970 #7EA68E #A2BFAE #C6D8CE #EBF1ED
Accessibility & contrast
On white
1.98
#A2BFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#A2BFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BFAE
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BFAE | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBAAD
Deuteranopia (green-blind)
#B9B7AF
Tritanopia (blue-blind)
#9DBFBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a2bfae; /* rgb */ color: rgb(162, 191, 174); /* oklch */ color: oklch(77.8% 0.040 159.6);
Tailwind
colors: {
custom: {
50: '#bdd2c6',
500: '#a2bfae',
950: '#000000',
},
}SCSS
$custom: #a2bfae; $custom-light: #bdd2c6; $custom-dark: #000000;
JSON
{
"hex": "#a2bfae",
"rgb": {
"r": 162,
"g": 191,
"b": 174
},
"hsl": {
"h": 144.828,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.77812,
"c": 0.03956,
"h": 159.6
},
"luminance": 0.47999
}Semantic roles & 50–950 ramp
primary
#A2BFAE
secondary
#E3DADF
accent
#497A9D
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121413
muted
#818282