#A8BFAE#A8BFAE
#A8BFAE is a light, muted green. Relative luminance 0.486; OKLCH L 78.2% C 0.035 H 153.5°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BFAE |
|---|---|
| RGB | rgb(168, 191, 174) |
| HSL | hsl(136, 15%, 70%) |
| HSV | hsv(136, 12%, 75%) |
| CMYK | cmyk(12%, 0%, 8.9%, 25.1%) |
| CIE-LAB | lab(75.23, -11.13, 5.94) |
| CIE-LCH | lch(75.23, 12.61, 151.93°) |
| OKLab | oklab(78.24% -0.031 0.0155) |
| OKLCH | oklch(78.24% 0.035 153.5) |
| XYZ | xyz(42.4175, 48.6417, 47.1902) |
| Luminance | 0.4864 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.48
Sage Green
#9CAF88
ΔE00 8.71
Darkseagreen
#8FBC8F
ΔE00 9.81
Pale Teal
#82CBB2
ΔE00 10.58
Silver (survey)
#C5C9C7
ΔE00 11.01
Grey Green
#86A17D
ΔE00 11.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BFAE #BFA8B9
analogous
#ADBFA8 #A8BFAE #A8BFB9
triadic
#A8BFAE #AEA8BF #BFAEA8
tetradic
#A8BFAE #A8ADBF #BFA8B9 #BFB9A8
square
#A8BFAE #A8ADBF #BFA8B9 #BFB9A8
split-complementary
#A8BFAE #B9A8BF #BFA8AD
monochromatic
#64886E #85A58D #A8BFAE #CBD9CF #EDF2EF
Accessibility & contrast
On white
1.96
#A8BFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#A8BFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BFAE
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BFAE | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBBAD
Deuteranopia (green-blind)
#BBB8AF
Tritanopia (blue-blind)
#A5BEBA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a8bfae; /* rgb */ color: rgb(168, 191, 174); /* oklch */ color: oklch(78.2% 0.035 153.5);
Tailwind
colors: {
custom: {
50: '#c2d2c6',
500: '#a8bfae',
950: '#000000',
},
}SCSS
$custom: #a8bfae; $custom-light: #c2d2c6; $custom-dark: #000000;
JSON
{
"hex": "#a8bfae",
"rgb": {
"r": 168,
"g": 191,
"b": 174
},
"hsl": {
"h": 135.652,
"s": 15.232,
"l": 70.392
},
"oklch": {
"l": 0.78236,
"c": 0.03464,
"h": 153.5
},
"luminance": 0.48642
}Semantic roles & 50–950 ramp
primary
#A8BFAE
secondary
#E5DEE3
accent
#4C8599
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121413
muted
#818282