#B9CCBE#B9CCBE
#B9CCBE is a very light, muted green. Relative luminance 0.572; OKLCH L 82.7% C 0.028 H 153.8°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B9CCBE |
|---|---|
| RGB | rgb(185, 204, 190) |
| HSL | hsl(136, 16%, 76%) |
| HSV | hsv(136, 9%, 80%) |
| CMYK | cmyk(9.3%, 0%, 6.9%, 20%) |
| CIE-LAB | lab(80.30, -9.08, 4.78) |
| CIE-LCH | lch(80.30, 10.26, 152.21°) |
| OKLab | oklab(82.68% -0.0253 0.0125) |
| OKLCH | oklch(82.68% 0.028 153.8) |
| XYZ | xyz(50.8928, 57.2171, 57.0680) |
| Luminance | 0.5722 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.52
Light Grey
#D8DCD6
ΔE00 8.60
Silver
#C0C0C0
ΔE00 11.04
Greenish Grey
#96AE8D
ΔE00 11.07
Light Gray
#D3D3D3
ΔE00 11.26
Powder Blue
#B0E0E6
ΔE00 11.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9CCBE #CCB9C7
analogous
#BECCB9 #B9CCBE #B9CCC8
triadic
#B9CCBE #BEB9CC #CCBEB9
tetradic
#B9CCBE #B9BECC #CCB9C7 #CCC8B9
square
#B9CCBE #B9BECC #CCB9C7 #CCC8B9
split-complementary
#B9CCBE #C8B9CC #CCB9BE
monochromatic
#72987C #96B29D #B9CCBE #DCE6DF #EDF2EF
Accessibility & contrast
On white
1.69
#B9CCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#B9CCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9CCBE
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9CCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9CCBE | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BD
Deuteranopia (green-blind)
#C8C6BF
Tritanopia (blue-blind)
#B7CBC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b9ccbe; /* rgb */ color: rgb(185, 204, 190); /* oklch */ color: oklch(82.7% 0.028 153.8);
Tailwind
colors: {
custom: {
50: '#cedbd1',
500: '#b9ccbe',
950: '#000000',
},
}SCSS
$custom: #b9ccbe; $custom-light: #cedbd1; $custom-dark: #000000;
JSON
{
"hex": "#b9ccbe",
"rgb": {
"r": 185,
"g": 204,
"b": 190
},
"hsl": {
"h": 135.789,
"s": 15.702,
"l": 76.275
},
"oklch": {
"l": 0.82683,
"c": 0.02825,
"h": 153.8
},
"luminance": 0.57218
}Semantic roles & 50–950 ramp
primary
#B9CCBE
secondary
#A0899A
accent
#4C859A
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131514
muted
#838483