#BFCD9D#BFCD9D
#BFCD9D is a very light, moderate yellow-green. Relative luminance 0.572; OKLCH L 82.5% C 0.066 H 121.1°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCD9D |
|---|---|
| RGB | rgb(191, 205, 157) |
| HSL | hsl(78, 32%, 71%) |
| HSV | hsv(78, 23%, 80%) |
| CMYK | cmyk(6.8%, 0%, 23.4%, 19.6%) |
| CIE-LAB | lab(80.28, -12.97, 22.37) |
| CIE-LCH | lch(80.28, 25.86, 120.11°) |
| OKLab | oklab(82.53% -0.0342 0.0568) |
| OKLCH | oklch(82.53% 0.066 121.1) |
| XYZ | xyz(49.4024, 57.1734, 40.3247) |
| Luminance | 0.5717 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.78
Greenish Tan
#BCCB7A
ΔE00 6.95
Light Grey Green
#B7E1A1
ΔE00 7.32
Tan Green
#A9BE70
ΔE00 7.90
Pale Olive Green
#B1D27B
ΔE00 8.06
Light Moss Green
#A6C875
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCD9D #AB9DCD
analogous
#CDC39D #BFCD9D #A7CD9D
triadic
#BFCD9D #9DBFCD #CD9DBF
tetradic
#BFCD9D #9DCDC3 #AB9DCD #CD9DA7
square
#BFCD9D #9DCDC3 #AB9DCD #CD9DA7
split-complementary
#BFCD9D #9DA7CD #C39DCD
monochromatic
#889F51 #A5B874 #BFCD9D #D9E2C6 #F2F5EB
Accessibility & contrast
On white
1.69
#BFCD9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#BFCD9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCD9D
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCD9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCD9D | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C79A
Deuteranopia (green-blind)
#D1C79F
Tritanopia (blue-blind)
#C3C8C0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfcd9d; /* rgb */ color: rgb(191, 205, 157); /* oklch */ color: oklch(82.5% 0.066 121.1);
Tailwind
colors: {
custom: {
50: '#d2dcba',
500: '#bfcd9d',
950: '#000000',
},
}SCSS
$custom: #bfcd9d; $custom-light: #d2dcba; $custom-dark: #000000;
JSON
{
"hex": "#bfcd9d",
"rgb": {
"r": 191,
"g": 205,
"b": 157
},
"hsl": {
"h": 77.5,
"s": 32.432,
"l": 70.98
},
"oklch": {
"l": 0.82534,
"c": 0.06633,
"h": 121.1
},
"luminance": 0.57173
}Semantic roles & 50–950 ramp
primary
#BFCD9D
secondary
#7C6CA2
accent
#3AAB5B
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481