#BFCDA1#BFCDA1
#BFCDA1 is a very light, moderate yellow-green. Relative luminance 0.573; OKLCH L 82.6% C 0.061 H 122.1°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDA1 |
|---|---|
| RGB | rgb(191, 205, 161) |
| HSL | hsl(79, 31%, 72%) |
| HSV | hsv(79, 21%, 80%) |
| CMYK | cmyk(6.8%, 0%, 21.5%, 19.6%) |
| CIE-LAB | lab(80.35, -12.37, 20.36) |
| CIE-LCH | lch(80.35, 23.83, 121.28°) |
| OKLab | oklab(82.62% -0.0326 0.052) |
| OKLCH | oklch(82.62% 0.061 122.1) |
| XYZ | xyz(49.7495, 57.3122, 42.1528) |
| Luminance | 0.5731 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 6.77
Light Grey Green
#B7E1A1
ΔE00 7.68
Greenish Tan
#BCCB7A
ΔE00 7.95
Sage Green
#9CAF88
ΔE00 8.47
Tan Green
#A9BE70
ΔE00 8.74
Pale Olive Green
#B1D27B
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDA1 #AFA1CD
analogous
#CDC5A1 #BFCDA1 #A9CDA1
triadic
#BFCDA1 #A1BFCD #CDA1BF
tetradic
#BFCDA1 #A1CDC5 #AFA1CD #CDA1A9
square
#BFCDA1 #A1CDC5 #AFA1CD #CDA1A9
split-complementary
#BFCDA1 #A1A9CD #C5A1CD
monochromatic
#879F55 #A4B879 #BFCDA1 #DAE2C9 #F1F4EB
Accessibility & contrast
On white
1.69
#BFCDA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#BFCDA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDA1
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDA1 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C89E
Deuteranopia (green-blind)
#D1C7A3
Tritanopia (blue-blind)
#C3C8C1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfcda1; /* rgb */ color: rgb(191, 205, 161); /* oklch */ color: oklch(82.6% 0.061 122.1);
Tailwind
colors: {
custom: {
50: '#d2dcbd',
500: '#bfcda1',
950: '#000000',
},
}SCSS
$custom: #bfcda1; $custom-light: #d2dcbd; $custom-dark: #000000;
JSON
{
"hex": "#bfcda1",
"rgb": {
"r": 191,
"g": 205,
"b": 161
},
"hsl": {
"h": 79.091,
"s": 30.556,
"l": 71.765
},
"oklch": {
"l": 0.82621,
"c": 0.06131,
"h": 122.1
},
"luminance": 0.57312
}Semantic roles & 50–950 ramp
primary
#BFCDA1
secondary
#8070A2
accent
#3CA95F
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141512
muted
#838482