#BFCC8D#BFCC8D
#BFCC8D is a light, moderate yellow-green. Relative luminance 0.562; OKLCH L 82.0% C 0.085 H 117.8°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCC8D |
|---|---|
| RGB | rgb(191, 204, 141) |
| HSL | hsl(72, 38%, 68%) |
| HSV | hsv(72, 31%, 80%) |
| CMYK | cmyk(6.4%, 0%, 30.9%, 20%) |
| CIE-LAB | lab(79.72, -14.73, 29.99) |
| CIE-LCH | lch(79.72, 33.41, 116.15°) |
| OKLab | oklab(81.99% -0.0394 0.0749) |
| OKLCH | oklch(81.99% 0.085 117.8) |
| XYZ | xyz(47.8863, 56.1854, 33.5163) |
| Luminance | 0.5618 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.57
Greenish Tan
#BCCB7A
ΔE00 3.47
Greenish Beige
#C9D179
ΔE00 5.18
Tan Green
#A9BE70
ΔE00 5.35
Pale Olive Green
#B1D27B
ΔE00 5.54
Light Moss Green
#A6C875
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCC8D #9A8DCC
analogous
#CCB98D #BFCC8D #9FCC8D
triadic
#BFCC8D #8DBFCC #CC8DBF
tetradic
#BFCC8D #8DCCB9 #9A8DCC #CC8D9F
square
#BFCC8D #8DCCB9 #9A8DCC #CC8D9F
split-complementary
#BFCC8D #8D9FCC #B98DCC
monochromatic
#889A45 #A7B963 #BFCC8D #D7DFB7 #EEF2E2
Accessibility & contrast
On white
1.72
#BFCC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#BFCC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCC8D
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCC8D | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C589
Deuteranopia (green-blind)
#D3C690
Tritanopia (blue-blind)
#C5C5BC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bfcc8d; /* rgb */ color: rgb(191, 204, 141); /* oklch */ color: oklch(82.0% 0.085 117.8);
Tailwind
colors: {
custom: {
50: '#d3dbaf',
500: '#bfcc8d',
950: '#000000',
},
}SCSS
$custom: #bfcc8d; $custom-light: #d3dbaf; $custom-dark: #000000;
JSON
{
"hex": "#bfcc8d",
"rgb": {
"r": 191,
"g": 204,
"b": 141
},
"hsl": {
"h": 72.381,
"s": 38.182,
"l": 67.647
},
"oklch": {
"l": 0.81995,
"c": 0.08463,
"h": 117.8
},
"luminance": 0.56185
}Semantic roles & 50–950 ramp
primary
#BFCC8D
secondary
#6B5DA0
accent
#34B14E
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141510
muted
#838481