#BDCEBF#BDCEBF
#BDCEBF is a very light, muted green. Relative luminance 0.587; OKLCH L 83.4% C 0.028 H 148.8°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCEBF |
|---|---|
| RGB | rgb(189, 206, 191) |
| HSL | hsl(127, 15%, 77%) |
| HSV | hsv(127, 8%, 81%) |
| CMYK | cmyk(8.3%, 0%, 7.3%, 19.2%) |
| CIE-LAB | lab(81.14, -8.56, 5.49) |
| CIE-LCH | lch(81.14, 10.17, 147.31°) |
| OKLab | oklab(83.43% -0.0236 0.0143) |
| OKLCH | oklch(83.43% 0.028 148.8) |
| XYZ | xyz(52.4597, 58.7225, 57.8509) |
| Luminance | 0.5872 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.99
Silver (survey)
#C5C9C7
ΔE00 8.30
Light Gray
#D3D3D3
ΔE00 10.86
Silver
#C0C0C0
ΔE00 10.89
Honeydew
#F0FFF0
ΔE00 10.98
Greenish Grey
#96AE8D
ΔE00 11.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCEBF #CEBDCC
analogous
#C3CEBD #BDCEBF #BDCEC8
triadic
#BDCEBF #BFBDCE #CEBFBD
tetradic
#BDCEBF #BDC3CE #CEBDCC #CEC8BD
square
#BDCEBF #BDC3CE #CEBDCC #CEC8BD
split-complementary
#BDCEBF #C8BDCE #CEBDC3
monochromatic
#779A7B #9AB49D #BDCEBF #E0E8E1 #EDF2EE
Accessibility & contrast
On white
1.65
#BDCEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#BDCEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCEBF
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCEBF | 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)
#CECBBE
Deuteranopia (green-blind)
#CBC9C0
Tritanopia (blue-blind)
#BBCDCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bdcebf; /* rgb */ color: rgb(189, 206, 191); /* oklch */ color: oklch(83.4% 0.028 148.8);
Tailwind
colors: {
custom: {
50: '#d1ddd2',
500: '#bdcebf',
950: '#000000',
},
}SCSS
$custom: #bdcebf; $custom-light: #d1ddd2; $custom-dark: #000000;
JSON
{
"hex": "#bdcebf",
"rgb": {
"r": 189,
"g": 206,
"b": 191
},
"hsl": {
"h": 127.059,
"s": 14.783,
"l": 77.451
},
"oklch": {
"l": 0.83425,
"c": 0.02766,
"h": 148.8
},
"luminance": 0.58723
}Semantic roles & 50–950 ramp
primary
#BDCEBF
secondary
#A28DA0
accent
#4D9099
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483