#ADBFB2#ADBFB2
#ADBFB2 is a light, muted green. Relative luminance 0.494; OKLCH L 78.7% C 0.027 H 154.3°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBFB2 |
|---|---|
| RGB | rgb(173, 191, 178) |
| HSL | hsl(137, 12%, 71%) |
| HSV | hsv(137, 9%, 75%) |
| CMYK | cmyk(9.4%, 0%, 6.8%, 25.1%) |
| CIE-LAB | lab(75.67, -8.66, 4.46) |
| CIE-LCH | lch(75.67, 9.74, 152.76°) |
| OKLab | oklab(78.71% -0.0242 0.0116) |
| OKLCH | oklch(78.71% 0.027 154.3) |
| XYZ | xyz(43.8986, 49.3596, 49.3254) |
| Luminance | 0.4936 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.82
Greenish Grey
#96AE8D
ΔE00 9.06
Sage Green
#9CAF88
ΔE00 10.06
Light Grey
#D8DCD6
ΔE00 10.46
Silver
#C0C0C0
ΔE00 10.58
Cement
#A5A391
ΔE00 10.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBFB2 #BFADBA
analogous
#B1BFAD #ADBFB2 #ADBFBB
triadic
#ADBFB2 #B2ADBF #BFB2AD
tetradic
#ADBFB2 #ADB1BF #BFADBA #BFBBAD
square
#ADBFB2 #ADB1BF #BFADBA #BFBBAD
split-complementary
#ADBFB2 #BBADBF #BFADB1
monochromatic
#6A8872 #8BA492 #ADBFB2 #CFDAD2 #EEF2EF
Accessibility & contrast
On white
1.93
#ADBFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#ADBFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBFB2
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBFB2 | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBCB1
Deuteranopia (green-blind)
#BCBAB3
Tritanopia (blue-blind)
#ABBEBB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #adbfb2; /* rgb */ color: rgb(173, 191, 178); /* oklch */ color: oklch(78.7% 0.027 154.3);
Tailwind
colors: {
custom: {
50: '#c5d2c9',
500: '#adbfb2',
950: '#000000',
},
}SCSS
$custom: #adbfb2; $custom-light: #c5d2c9; $custom-dark: #000000;
JSON
{
"hex": "#adbfb2",
"rgb": {
"r": 173,
"g": 191,
"b": 178
},
"hsl": {
"h": 136.667,
"s": 12.329,
"l": 71.373
},
"oklch": {
"l": 0.7871,
"c": 0.02684,
"h": 154.3
},
"luminance": 0.4936
}Semantic roles & 50–950 ramp
primary
#ADBFB2
secondary
#E6E2E5
accent
#4F8396
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282