#A8BFA2#A8BFA2
#A8BFA2 is a light, muted green. Relative luminance 0.482; OKLCH L 77.9% C 0.048 H 139.2°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BFA2 |
|---|---|
| RGB | rgb(168, 191, 162) |
| HSL | hsl(108, 18%, 69%) |
| HSV | hsv(108, 15%, 75%) |
| CMYK | cmyk(12%, 0%, 15.2%, 25.1%) |
| CIE-LAB | lab(74.95, -13.31, 12.03) |
| CIE-LCH | lch(74.95, 17.94, 137.89°) |
| OKLab | oklab(77.92% -0.036 0.0311) |
| OKLCH | oklch(77.92% 0.048 139.2) |
| XYZ | xyz(41.2995, 48.1945, 41.3020) |
| Luminance | 0.4819 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.08
Sage Green
#9CAF88
ΔE00 5.59
Darkseagreen
#8FBC8F
ΔE00 6.69
Lichen
#8FB67B
ΔE00 8.97
Greyish Green
#82A67D
ΔE00 9.36
Grey Green
#86A17D
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BFA2 #B9A2BF
analogous
#B7BFA2 #A8BFA2 #A2BFAB
triadic
#A8BFA2 #A2A8BF #BFA2A8
tetradic
#A8BFA2 #A2B7BF #B9A2BF #BFABA2
square
#A8BFA2 #A2B7BF #B9A2BF #BFABA2
split-complementary
#A8BFA2 #ABA2BF #BFA2B7
monochromatic
#67895E #86A67E #A8BFA2 #CAD8C6 #ECF1EB
Accessibility & contrast
On white
1.97
#A8BFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#A8BFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BFA2
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BFA2 | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BAA0
Deuteranopia (green-blind)
#BDB8A3
Tritanopia (blue-blind)
#A7BDB7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a8bfa2; /* rgb */ color: rgb(168, 191, 162); /* oklch */ color: oklch(77.9% 0.048 139.2);
Tailwind
colors: {
custom: {
50: '#c2d2bd',
500: '#a8bfa2',
950: '#000000',
},
}SCSS
$custom: #a8bfa2; $custom-light: #c2d2bd; $custom-dark: #000000;
JSON
{
"hex": "#a8bfa2",
"rgb": {
"r": 168,
"g": 191,
"b": 162
},
"hsl": {
"h": 107.586,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.7792,
"c": 0.0476,
"h": 139.2
},
"luminance": 0.48195
}Semantic roles & 50–950 ramp
primary
#A8BFA2
secondary
#E1DAE3
accent
#499D8B
background
#FBFCFB
surface
#F7F9F6
border
#D0D2D0
text
#121412
muted
#818281