#A6BFB2#A6BFB2
#A6BFB2 is a light, muted green. Relative luminance 0.486; OKLCH L 78.2% C 0.033 H 163.0°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BFB2 |
|---|---|
| RGB | rgb(166, 191, 178) |
| HSL | hsl(149, 16%, 70%) |
| HSV | hsv(149, 13%, 75%) |
| CMYK | cmyk(13.1%, 0%, 6.8%, 25.1%) |
| CIE-LAB | lab(75.19, -11.05, 3.70) |
| CIE-LCH | lch(75.19, 11.65, 161.51°) |
| OKLab | oklab(78.2% -0.0314 0.0096) |
| OKLCH | oklch(78.2% 0.033 163) |
| XYZ | xyz(42.3907, 48.5821, 49.2548) |
| Luminance | 0.4858 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.67
Sage Green
#9CAF88
ΔE00 10.11
Pale Teal
#82CBB2
ΔE00 10.46
Silver (survey)
#C5C9C7
ΔE00 10.62
Darkseagreen
#8FBC8F
ΔE00 10.90
Cool Grey
#95A3A6
ΔE00 11.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BFB2 #BFA6B3
analogous
#A6BFA6 #A6BFB2 #A6BFBF
triadic
#A6BFB2 #B2A6BF #BFB2A6
tetradic
#A6BFB2 #A6A6BF #BFA6B3 #BFBFA6
square
#A6BFB2 #A6A6BF #BFA6B3 #BFBFA6
split-complementary
#A6BFB2 #BFA6BF #BFA6A6
monochromatic
#628875 #82A593 #A6BFB2 #CAD9D1 #EDF2F0
Accessibility & contrast
On white
1.96
#A6BFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#A6BFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BFB2
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BFB2 | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBBB1
Deuteranopia (green-blind)
#B9B8B3
Tritanopia (blue-blind)
#A2BFBB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a6bfb2; /* rgb */ color: rgb(166, 191, 178); /* oklch */ color: oklch(78.2% 0.033 163.0);
Tailwind
colors: {
custom: {
50: '#c0d2c9',
500: '#a6bfb2',
950: '#000000',
},
}SCSS
$custom: #a6bfb2; $custom-light: #c0d2c9; $custom-dark: #000000;
JSON
{
"hex": "#a6bfb2",
"rgb": {
"r": 166,
"g": 191,
"b": 178
},
"hsl": {
"h": 148.8,
"s": 16.34,
"l": 70
},
"oklch": {
"l": 0.78204,
"c": 0.03282,
"h": 163
},
"luminance": 0.48583
}Semantic roles & 50–950 ramp
primary
#A6BFB2
secondary
#E4DDE1
accent
#4B749B
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121413
muted
#818282