#BFCD88#BFCD88
#BFCD88 is a very light, moderate yellow-green. Relative luminance 0.565; OKLCH L 82.1% C 0.092 H 117.8°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCD88 |
|---|---|
| RGB | rgb(191, 205, 136) |
| HSL | hsl(72, 41%, 67%) |
| HSV | hsv(72, 34%, 80%) |
| CMYK | cmyk(6.8%, 0%, 33.7%, 19.6%) |
| CIE-LAB | lab(79.91, -15.88, 32.83) |
| CIE-LCH | lch(79.91, 36.47, 115.82°) |
| OKLab | oklab(82.12% -0.0429 0.0814) |
| OKLCH | oklch(82.12% 0.092 117.8) |
| XYZ | xyz(47.7611, 56.5168, 31.6805) |
| Luminance | 0.5652 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.60
Greenish Tan
#BCCB7A
ΔE00 2.35
Greenish Beige
#C9D179
ΔE00 4.17
Pale Olive Green
#B1D27B
ΔE00 4.68
Tan Green
#A9BE70
ΔE00 4.89
Light Olive
#ACBF69
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCD88 #9688CD
analogous
#CDB988 #BFCD88 #9DCD88
triadic
#BFCD88 #88BFCD #CD88BF
tetradic
#BFCD88 #88CDB9 #9688CD #CD889D
square
#BFCD88 #88CDB9 #9688CD #CD889D
split-complementary
#BFCD88 #889DCD #B988CD
monochromatic
#889A41 #A8BB5D #BFCD88 #D6DFB3 #EDF1DE
Accessibility & contrast
On white
1.71
#BFCD88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#BFCD88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCD88
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCD88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCD88 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C683
Deuteranopia (green-blind)
#D4C78B
Tritanopia (blue-blind)
#C6C6BB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bfcd88; /* rgb */ color: rgb(191, 205, 136); /* oklch */ color: oklch(82.1% 0.092 117.8);
Tailwind
colors: {
custom: {
50: '#d3dcab',
500: '#bfcd88',
950: '#000000',
},
}SCSS
$custom: #bfcd88; $custom-light: #d3dcab; $custom-dark: #000000;
JSON
{
"hex": "#bfcd88",
"rgb": {
"r": 191,
"g": 205,
"b": 136
},
"hsl": {
"h": 72.174,
"s": 40.828,
"l": 66.863
},
"oklch": {
"l": 0.82118,
"c": 0.09202,
"h": 117.8
},
"luminance": 0.56517
}Semantic roles & 50–950 ramp
primary
#BFCD88
secondary
#6759A0
accent
#32B44C
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481