#BFCDA3#BFCDA3
#BFCDA3 is a very light, muted yellow-green. Relative luminance 0.574; OKLCH L 82.7% C 0.059 H 122.7°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDA3 |
|---|---|
| RGB | rgb(191, 205, 163) |
| HSL | hsl(80, 30%, 72%) |
| HSV | hsv(80, 20%, 80%) |
| CMYK | cmyk(6.8%, 0%, 20.5%, 19.6%) |
| CIE-LAB | lab(80.39, -12.06, 19.36) |
| CIE-LCH | lch(80.39, 22.81, 121.92°) |
| OKLab | oklab(82.67% -0.0317 0.0495) |
| OKLCH | oklch(82.67% 0.059 122.7) |
| XYZ | xyz(49.9272, 57.3833, 43.0890) |
| Luminance | 0.5738 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 7.28
Light Grey Green
#B7E1A1
ΔE00 7.91
Sage Green
#9CAF88
ΔE00 8.44
Greenish Tan
#BCCB7A
ΔE00 8.46
Tan Green
#A9BE70
ΔE00 9.19
Light Moss Green
#A6C875
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDA3 #B1A3CD
analogous
#CDC6A3 #BFCDA3 #AACDA3
triadic
#BFCDA3 #A3BFCD #CDA3BF
tetradic
#BFCDA3 #A3CDC6 #B1A3CD #CDA3AA
square
#BFCDA3 #A3CDC6 #B1A3CD #CDA3AA
split-complementary
#BFCDA3 #A3AACD #C6A3CD
monochromatic
#879F56 #A3B77B #BFCDA3 #DBE3CB #F1F4EB
Accessibility & contrast
On white
1.68
#BFCDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#BFCDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDA3
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDA3 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C8A0
Deuteranopia (green-blind)
#D0C7A5
Tritanopia (blue-blind)
#C2C9C1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfcda3; /* rgb */ color: rgb(191, 205, 163); /* oklch */ color: oklch(82.7% 0.059 122.7);
Tailwind
colors: {
custom: {
50: '#d2dcbe',
500: '#bfcda3',
950: '#000000',
},
}SCSS
$custom: #bfcda3; $custom-light: #d2dcbe; $custom-dark: #000000;
JSON
{
"hex": "#bfcda3",
"rgb": {
"r": 191,
"g": 205,
"b": 163
},
"hsl": {
"h": 80,
"s": 29.577,
"l": 72.157
},
"oklch": {
"l": 0.82666,
"c": 0.05879,
"h": 122.7
},
"luminance": 0.57383
}Semantic roles & 50–950 ramp
primary
#BFCDA3
secondary
#8272A2
accent
#3DA861
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141512
muted
#838482