#BDCFBB#BDCFBB
#BDCFBB is a very light, muted green. Relative luminance 0.590; OKLCH L 83.5% C 0.034 H 142.5°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCFBB |
|---|---|
| RGB | rgb(189, 207, 187) |
| HSL | hsl(114, 17%, 77%) |
| HSV | hsv(114, 10%, 81%) |
| CMYK | cmyk(8.7%, 0%, 9.7%, 18.8%) |
| CIE-LAB | lab(81.31, -9.80, 7.87) |
| CIE-LCH | lch(81.31, 12.57, 141.22°) |
| OKLab | oklab(83.53% -0.0267 0.0205) |
| OKLCH | oklch(83.53% 0.034 142.5) |
| XYZ | xyz(52.2670, 59.0318, 55.6447) |
| Luminance | 0.5903 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.22
Silver (survey)
#C5C9C7
ΔE00 9.89
Greenish Grey
#96AE8D
ΔE00 10.55
Sage Green
#9CAF88
ΔE00 10.86
Honeydew
#F0FFF0
ΔE00 11.10
Beige
#F5F5DC
ΔE00 11.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCFBB #CDBBCF
analogous
#C7CFBB #BDCFBB #BBCFC3
triadic
#BDCFBB #BBBDCF #CFBBBD
tetradic
#BDCFBB #BBC7CF #CDBBCF #CFC3BB
square
#BDCFBB #BBC7CF #CDBBCF #CFC3BB
split-complementary
#BDCFBB #C3BBCF #CFBBC7
monochromatic
#779C73 #9AB697 #BDCFBB #E0E8DF #EEF2ED
Accessibility & contrast
On white
1.64
#BDCFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#BDCFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCFBB
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCFBB | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBBA
Deuteranopia (green-blind)
#CDC9BC
Tritanopia (blue-blind)
#BCCEC9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bdcfbb; /* rgb */ color: rgb(189, 207, 187); /* oklch */ color: oklch(83.5% 0.034 142.5);
Tailwind
colors: {
custom: {
50: '#d1ddcf',
500: '#bdcfbb',
950: '#000000',
},
}SCSS
$custom: #bdcfbb; $custom-light: #d1ddcf; $custom-dark: #000000;
JSON
{
"hex": "#bdcfbb",
"rgb": {
"r": 189,
"g": 207,
"b": 187
},
"hsl": {
"h": 114,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.83528,
"c": 0.03366,
"h": 142.5
},
"luminance": 0.59032
}Semantic roles & 50–950 ramp
primary
#BDCFBB
secondary
#A18BA4
accent
#4A9C93
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483