#B9CFBB#B9CFBB
#B9CFBB is a very light, muted green. Relative luminance 0.585; OKLCH L 83.2% C 0.036 H 147.8°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #B9CFBB |
|---|---|
| RGB | rgb(185, 207, 187) |
| HSL | hsl(125, 19%, 77%) |
| HSV | hsv(125, 11%, 81%) |
| CMYK | cmyk(10.6%, 0%, 9.7%, 18.8%) |
| CIE-LAB | lab(81.03, -11.17, 7.44) |
| CIE-LCH | lch(81.03, 13.42, 146.35°) |
| OKLab | oklab(83.24% -0.0308 0.0194) |
| OKLCH | oklch(83.24% 0.036 147.8) |
| XYZ | xyz(51.2882, 58.5271, 55.5988) |
| Luminance | 0.5853 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 10.16
Greenish Grey
#96AE8D
ΔE00 10.23
Silver (survey)
#C5C9C7
ΔE00 10.70
Sage Green
#9CAF88
ΔE00 10.77
Darkseagreen
#8FBC8F
ΔE00 10.97
Pale Teal
#82CBB2
ΔE00 11.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9CFBB #CFB9CD
analogous
#C2CFB9 #B9CFBB #B9CFC6
triadic
#B9CFBB #BBB9CF #CFBBB9
tetradic
#B9CFBB #B9C2CF #CFB9CD #CFC6B9
square
#B9CFBB #B9C2CF #CFB9CD #CFC6B9
split-complementary
#B9CFBB #C6B9CF #CFB9C2
monochromatic
#709D74 #95B698 #B9CFBB #DDE8DE #EDF3ED
Accessibility & contrast
On white
1.65
#B9CFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#B9CFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9CFBB
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9CFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9CFBB | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBBA
Deuteranopia (green-blind)
#CCC8BC
Tritanopia (blue-blind)
#B7CEC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b9cfbb; /* rgb */ color: rgb(185, 207, 187); /* oklch */ color: oklch(83.2% 0.036 147.8);
Tailwind
colors: {
custom: {
50: '#ceddcf',
500: '#b9cfbb',
950: '#000000',
},
}SCSS
$custom: #b9cfbb; $custom-light: #ceddcf; $custom-dark: #000000;
JSON
{
"hex": "#b9cfbb",
"rgb": {
"r": 185,
"g": 207,
"b": 187
},
"hsl": {
"h": 125.455,
"s": 18.644,
"l": 76.863
},
"oklch": {
"l": 0.83238,
"c": 0.03635,
"h": 147.8
},
"luminance": 0.58528
}Semantic roles & 50–950 ramp
primary
#B9CFBB
secondary
#A488A1
accent
#49959D
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131513
muted
#838483