#BBCF7F#BBCF7F
#BBCF7F is a very light, moderate yellow-green. Relative luminance 0.567; OKLCH L 82.1% C 0.106 H 120.2°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCF7F |
|---|---|
| RGB | rgb(187, 207, 127) |
| HSL | hsl(75, 45%, 65%) |
| HSV | hsv(75, 39%, 81%) |
| CMYK | cmyk(9.7%, 0%, 38.6%, 18.8%) |
| CIE-LAB | lab(80.02, -19.53, 37.52) |
| CIE-LCH | lch(80.02, 42.30, 117.49°) |
| OKLab | oklab(82.09% -0.0536 0.092) |
| OKLCH | oklch(82.09% 0.106 120.2) |
| XYZ | xyz(46.6371, 56.7229, 28.5662) |
| Luminance | 0.5672 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.08
Greenish Tan
#BCCB7A
ΔE00 1.50
Pale Olive Green
#B1D27B
ΔE00 2.77
Greenish Beige
#C9D179
ΔE00 3.68
Light Moss Green
#A6C875
ΔE00 3.89
Light Olive
#ACBF69
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCF7F #937FCF
analogous
#CFBB7F #BBCF7F #93CF7F
triadic
#BBCF7F #7FBBCF #CF7FBB
tetradic
#BBCF7F #7FCFBB #937FCF #CF7F93
square
#BBCF7F #7FCFBB #937FCF #CF7F93
split-complementary
#BBCF7F #7F93CF #BB7FCF
monochromatic
#829A3A #A3BE52 #BBCF7F #D3E0AC #EAF0D8
Accessibility & contrast
On white
1.70
#BBCF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#BBCF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCF7F
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCF7F | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C779
Deuteranopia (green-blind)
#D6C783
Tritanopia (blue-blind)
#C2C7BB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bbcf7f; /* rgb */ color: rgb(187, 207, 127); /* oklch */ color: oklch(82.1% 0.106 120.2);
Tailwind
colors: {
custom: {
50: '#d0dda5',
500: '#bbcf7f',
950: '#000000',
},
}SCSS
$custom: #bbcf7f; $custom-light: #d0dda5; $custom-dark: #000000;
JSON
{
"hex": "#bbcf7f",
"rgb": {
"r": 187,
"g": 207,
"b": 127
},
"hsl": {
"h": 75,
"s": 45.455,
"l": 65.49
},
"oklch": {
"l": 0.82093,
"c": 0.10644,
"h": 120.2
},
"luminance": 0.56723
}Semantic roles & 50–950 ramp
primary
#BBCF7F
secondary
#6653A0
accent
#2DB950
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480