#B9CCBF#B9CCBF
#B9CCBF is a very light, muted green. Relative luminance 0.573; OKLCH L 82.7% C 0.027 H 155.9°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B9CCBF |
|---|---|
| RGB | rgb(185, 204, 191) |
| HSL | hsl(139, 16%, 76%) |
| HSV | hsv(139, 9%, 80%) |
| CMYK | cmyk(9.3%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(80.33, -8.89, 4.28) |
| CIE-LCH | lch(80.33, 9.87, 154.27°) |
| OKLab | oklab(82.71% -0.0249 0.0112) |
| OKLCH | oklch(82.71% 0.027 155.9) |
| XYZ | xyz(51.0025, 57.2610, 57.6455) |
| Luminance | 0.5726 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.27
Light Grey
#D8DCD6
ΔE00 8.43
Silver
#C0C0C0
ΔE00 10.80
Light Gray
#D3D3D3
ΔE00 11.02
Powder Blue
#B0E0E6
ΔE00 11.14
Greenish Grey
#96AE8D
ΔE00 11.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9CCBF #CCB9C6
analogous
#BDCCB9 #B9CCBF #B9CCC9
triadic
#B9CCBF #BFB9CC #CCBFB9
tetradic
#B9CCBF #B9BDCC #CCB9C6 #CCC9B9
square
#B9CCBF #B9BDCC #CCB9C6 #CCC9B9
split-complementary
#B9CCBF #C9B9CC #CCB9BD
monochromatic
#72987E #96B29F #B9CCBF #DCE6DF #EDF2EF
Accessibility & contrast
On white
1.69
#B9CCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#B9CCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9CCBF
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9CCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9CCBF | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BE
Deuteranopia (green-blind)
#C8C6C0
Tritanopia (blue-blind)
#B6CCC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b9ccbf; /* rgb */ color: rgb(185, 204, 191); /* oklch */ color: oklch(82.7% 0.027 155.9);
Tailwind
colors: {
custom: {
50: '#cedbd2',
500: '#b9ccbf',
950: '#000000',
},
}SCSS
$custom: #b9ccbf; $custom-light: #cedbd2; $custom-dark: #000000;
JSON
{
"hex": "#b9ccbf",
"rgb": {
"r": 185,
"g": 204,
"b": 191
},
"hsl": {
"h": 138.947,
"s": 15.702,
"l": 76.275
},
"oklch": {
"l": 0.82711,
"c": 0.02732,
"h": 155.9
},
"luminance": 0.57262
}Semantic roles & 50–950 ramp
primary
#B9CCBF
secondary
#A08999
accent
#4C819A
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131514
muted
#838483