#BDCFB4#BDCFB4
#BDCFB4 is a very light, muted green. Relative luminance 0.587; OKLCH L 83.3% C 0.042 H 135.1°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCFB4 |
|---|---|
| RGB | rgb(189, 207, 180) |
| HSL | hsl(100, 22%, 76%) |
| HSV | hsv(100, 13%, 81%) |
| CMYK | cmyk(8.7%, 0%, 13%, 18.8%) |
| CIE-LAB | lab(81.15, -11.02, 11.37) |
| CIE-LCH | lch(81.15, 15.84, 134.11°) |
| OKLab | oklab(83.35% -0.0296 0.0295) |
| OKLCH | oklch(83.35% 0.042 135.1) |
| XYZ | xyz(51.5358, 58.7393, 51.7939) |
| Luminance | 0.5874 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.60
Greenish Grey
#96AE8D
ΔE00 9.67
Light Grey Green
#B7E1A1
ΔE00 10.22
Darkseagreen
#8FBC8F
ΔE00 10.28
Light Grey
#D8DCD6
ΔE00 10.85
Light Sage
#BCECAC
ΔE00 11.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCFB4 #C6B4CF
analogous
#CACFB4 #BDCFB4 #B4CFB8
triadic
#BDCFB4 #B4BDCF #CFB4BD
tetradic
#BDCFB4 #B4CACF #C6B4CF #CFB8B4
square
#BDCFB4 #B4CACF #C6B4CF #CFB8B4
split-complementary
#BDCFB4 #B8B4CF #CFB4CA
monochromatic
#7B9F69 #9CB78F #BDCFB4 #DEE7D9 #EFF3EC
Accessibility & contrast
On white
1.65
#BDCFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#BDCFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCFB4
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCFB4 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CBB3
Deuteranopia (green-blind)
#CEC9B5
Tritanopia (blue-blind)
#BDCDC7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bdcfb4; /* rgb */ color: rgb(189, 207, 180); /* oklch */ color: oklch(83.3% 0.042 135.1);
Tailwind
colors: {
custom: {
50: '#d1ddca',
500: '#bdcfb4',
950: '#000000',
},
}SCSS
$custom: #bdcfb4; $custom-light: #d1ddca; $custom-dark: #000000;
JSON
{
"hex": "#bdcfb4",
"rgb": {
"r": 189,
"g": 207,
"b": 180
},
"hsl": {
"h": 100,
"s": 21.951,
"l": 75.882
},
"oklch": {
"l": 0.83347,
"c": 0.04175,
"h": 135.1
},
"luminance": 0.5874
}Semantic roles & 50–950 ramp
primary
#BDCFB4
secondary
#9983A4
accent
#45A082
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482