#B9CEBF#B9CEBF
#B9CEBF is a very light, muted green. Relative luminance 0.582; OKLCH L 83.1% C 0.031 H 154.6°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #B9CEBF |
|---|---|
| RGB | rgb(185, 206, 191) |
| HSL | hsl(137, 18%, 77%) |
| HSV | hsv(137, 10%, 81%) |
| CMYK | cmyk(10.2%, 0%, 7.3%, 19.2%) |
| CIE-LAB | lab(80.86, -9.93, 5.06) |
| CIE-LCH | lch(80.86, 11.14, 153.01°) |
| OKLab | oklab(83.13% -0.0277 0.0132) |
| OKLCH | oklch(83.13% 0.031 154.6) |
| XYZ | xyz(51.4809, 58.2178, 57.8050) |
| Luminance | 0.5822 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.06
Silver (survey)
#C5C9C7
ΔE00 9.25
Greenish Grey
#96AE8D
ΔE00 11.08
Powder Blue
#B0E0E6
ΔE00 11.24
Honeydew
#F0FFF0
ΔE00 11.36
Sage Green
#9CAF88
ΔE00 11.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9CEBF #CEB9C8
analogous
#BECEB9 #B9CEBF #B9CECA
triadic
#B9CEBF #BFB9CE #CEBFB9
tetradic
#B9CEBF #B9BECE #CEB9C8 #CECAB9
square
#B9CEBF #B9BECE #CEB9C8 #CECAB9
split-complementary
#B9CEBF #CAB9CE #CEB9BE
monochromatic
#719C7D #95B59E #B9CEBF #DDE7E0 #EDF2EF
Accessibility & contrast
On white
1.66
#B9CEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#B9CEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9CEBF
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9CEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9CEBF | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABE
Deuteranopia (green-blind)
#CAC8C0
Tritanopia (blue-blind)
#B6CDC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b9cebf; /* rgb */ color: rgb(185, 206, 191); /* oklch */ color: oklch(83.1% 0.031 154.6);
Tailwind
colors: {
custom: {
50: '#ceddd2',
500: '#b9cebf',
950: '#000000',
},
}SCSS
$custom: #b9cebf; $custom-light: #ceddd2; $custom-dark: #000000;
JSON
{
"hex": "#b9cebf",
"rgb": {
"r": 185,
"g": 206,
"b": 191
},
"hsl": {
"h": 137.143,
"s": 17.647,
"l": 76.667
},
"oklch": {
"l": 0.83134,
"c": 0.03071,
"h": 154.6
},
"luminance": 0.58218
}Semantic roles & 50–950 ramp
primary
#B9CEBF
secondary
#A3899B
accent
#4A849C
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483