#BDCFB3#BDCFB3
#BDCFB3 is a very light, muted yellow-green. Relative luminance 0.587; OKLCH L 83.3% C 0.043 H 134.3°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCFB3 |
|---|---|
| RGB | rgb(189, 207, 179) |
| HSL | hsl(99, 23%, 76%) |
| HSV | hsv(99, 14%, 81%) |
| CMYK | cmyk(8.7%, 0%, 13.5%, 18.8%) |
| CIE-LAB | lab(81.13, -11.19, 11.87) |
| CIE-LCH | lch(81.13, 16.32, 133.32°) |
| OKLab | oklab(83.32% -0.03 0.0308) |
| OKLCH | oklch(83.32% 0.043 134.3) |
| XYZ | xyz(51.4343, 58.6987, 51.2593) |
| Luminance | 0.5870 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.47
Greenish Grey
#96AE8D
ΔE00 9.59
Light Grey Green
#B7E1A1
ΔE00 9.96
Darkseagreen
#8FBC8F
ΔE00 10.12
Light Grey
#D8DCD6
ΔE00 11.08
Light Sage
#BCECAC
ΔE00 11.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCFB3 #C5B3CF
analogous
#CBCFB3 #BDCFB3 #B3CFB7
triadic
#BDCFB3 #B3BDCF #CFB3BD
tetradic
#BDCFB3 #B3CBCF #C5B3CF #CFB7B3
square
#BDCFB3 #B3CBCF #C5B3CF #CFB7B3
split-complementary
#BDCFB3 #B7B3CF #CFB3CB
monochromatic
#7CA068 #9CB78D #BDCFB3 #DEE7D9 #EFF3EC
Accessibility & contrast
On white
1.65
#BDCFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#BDCFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCFB3
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCFB3 | 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)
#D2CAB1
Deuteranopia (green-blind)
#CFC9B4
Tritanopia (blue-blind)
#BDCDC7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bdcfb3; /* rgb */ color: rgb(189, 207, 179); /* oklch */ color: oklch(83.3% 0.043 134.3);
Tailwind
colors: {
custom: {
50: '#d1ddc9',
500: '#bdcfb3',
950: '#000000',
},
}SCSS
$custom: #bdcfb3; $custom-light: #d1ddc9; $custom-dark: #000000;
JSON
{
"hex": "#bdcfb3",
"rgb": {
"r": 189,
"g": 207,
"b": 179
},
"hsl": {
"h": 98.571,
"s": 22.581,
"l": 75.686
},
"oklch": {
"l": 0.83322,
"c": 0.04295,
"h": 134.3
},
"luminance": 0.58699
}Semantic roles & 50–950 ramp
primary
#BDCFB3
secondary
#9882A4
accent
#44A180
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482