#B9CFBF#B9CFBF
#B9CFBF is a very light, muted green. Relative luminance 0.587; OKLCH L 83.3% C 0.032 H 154.1°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #B9CFBF |
|---|---|
| RGB | rgb(185, 207, 191) |
| HSL | hsl(136, 19%, 77%) |
| HSV | hsv(136, 11%, 81%) |
| CMYK | cmyk(10.6%, 0%, 7.7%, 18.8%) |
| CIE-LAB | lab(81.13, -10.44, 5.44) |
| CIE-LCH | lch(81.13, 11.77, 152.47°) |
| OKLab | oklab(83.35% -0.0291 0.0142) |
| OKLCH | oklch(83.35% 0.032 154.1) |
| XYZ | xyz(51.7224, 58.7008, 57.8855) |
| Luminance | 0.5870 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.38
Silver (survey)
#C5C9C7
ΔE00 9.73
Greenish Grey
#96AE8D
ΔE00 11.01
Honeydew
#F0FFF0
ΔE00 11.27
Powder Blue
#B0E0E6
ΔE00 11.34
Pale Teal
#82CBB2
ΔE00 11.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9CFBF #CFB9C9
analogous
#BECFB9 #B9CFBF #B9CFCA
triadic
#B9CFBF #BFB9CF #CFBFB9
tetradic
#B9CFBF #B9BECF #CFB9C9 #CFCAB9
square
#B9CFBF #B9BECF #CFB9C9 #CFCAB9
split-complementary
#B9CFBF #CAB9CF #CFB9BE
monochromatic
#709D7D #95B69E #B9CFBF #DDE8E0 #EDF3EE
Accessibility & contrast
On white
1.65
#B9CFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#B9CFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9CFBF
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9CFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9CFBF | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCBBE
Deuteranopia (green-blind)
#CBC8C0
Tritanopia (blue-blind)
#B6CECA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b9cfbf; /* rgb */ color: rgb(185, 207, 191); /* oklch */ color: oklch(83.3% 0.032 154.1);
Tailwind
colors: {
custom: {
50: '#ceddd2',
500: '#b9cfbf',
950: '#000000',
},
}SCSS
$custom: #b9cfbf; $custom-light: #ceddd2; $custom-dark: #000000;
JSON
{
"hex": "#b9cfbf",
"rgb": {
"r": 185,
"g": 207,
"b": 191
},
"hsl": {
"h": 136.364,
"s": 18.644,
"l": 76.863
},
"oklch": {
"l": 0.83345,
"c": 0.03241,
"h": 154.1
},
"luminance": 0.58702
}Semantic roles & 50–950 ramp
primary
#B9CFBF
secondary
#A4889C
accent
#49869D
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483