#BFCDA0#BFCDA0
#BFCDA0 is a very light, moderate yellow-green. Relative luminance 0.573; OKLCH L 82.6% C 0.063 H 121.8°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDA0 |
|---|---|
| RGB | rgb(191, 205, 160) |
| HSL | hsl(79, 31%, 72%) |
| HSV | hsv(79, 22%, 80%) |
| CMYK | cmyk(6.8%, 0%, 22%, 19.6%) |
| CIE-LAB | lab(80.34, -12.52, 20.87) |
| CIE-LCH | lch(80.34, 24.34, 120.97°) |
| OKLab | oklab(82.6% -0.033 0.0532) |
| OKLCH | oklch(82.6% 0.063 121.8) |
| XYZ | xyz(49.6616, 57.2771, 41.6902) |
| Luminance | 0.5728 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 6.52
Light Grey Green
#B7E1A1
ΔE00 7.57
Greenish Tan
#BCCB7A
ΔE00 7.69
Sage Green
#9CAF88
ΔE00 8.50
Tan Green
#A9BE70
ΔE00 8.53
Pale Olive Green
#B1D27B
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDA0 #AEA0CD
analogous
#CDC5A0 #BFCDA0 #A9CDA0
triadic
#BFCDA0 #A0BFCD #CDA0BF
tetradic
#BFCDA0 #A0CDC5 #AEA0CD #CDA0A9
square
#BFCDA0 #A0CDC5 #AEA0CD #CDA0A9
split-complementary
#BFCDA0 #A0A9CD #C5A0CD
monochromatic
#889F54 #A4B878 #BFCDA0 #DAE2C8 #F1F4EB
Accessibility & contrast
On white
1.69
#BFCDA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#BFCDA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDA0
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDA0 | 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)
#D3C89D
Deuteranopia (green-blind)
#D1C7A2
Tritanopia (blue-blind)
#C3C8C1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfcda0; /* rgb */ color: rgb(191, 205, 160); /* oklch */ color: oklch(82.6% 0.063 121.8);
Tailwind
colors: {
custom: {
50: '#d2dcbc',
500: '#bfcda0',
950: '#000000',
},
}SCSS
$custom: #bfcda0; $custom-light: #d2dcbc; $custom-dark: #000000;
JSON
{
"hex": "#bfcda0",
"rgb": {
"r": 191,
"g": 205,
"b": 160
},
"hsl": {
"h": 78.667,
"s": 31.034,
"l": 71.569
},
"oklch": {
"l": 0.82599,
"c": 0.06257,
"h": 121.8
},
"luminance": 0.57277
}Semantic roles & 50–950 ramp
primary
#BFCDA0
secondary
#7F6FA2
accent
#3CAA5E
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141512
muted
#838482