#BBCF7B#BBCF7B
#BBCF7B is a very light, moderate yellow-green. Relative luminance 0.566; OKLCH L 82.0% C 0.111 H 119.8°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCF7B |
|---|---|
| RGB | rgb(187, 207, 123) |
| HSL | hsl(74, 47%, 65%) |
| HSV | hsv(74, 41%, 81%) |
| CMYK | cmyk(9.7%, 0%, 40.6%, 18.8%) |
| CIE-LAB | lab(79.97, -20.00, 39.47) |
| CIE-LCH | lch(79.97, 44.24, 116.87°) |
| OKLab | oklab(82.03% -0.0552 0.0962) |
| OKLCH | oklch(82.03% 0.111 119.8) |
| XYZ | xyz(46.3816, 56.6206, 27.2205) |
| Luminance | 0.5662 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.38
Pale Olive
#B9CC81
ΔE00 1.68
Pale Olive Green
#B1D27B
ΔE00 2.76
Greenish Beige
#C9D179
ΔE00 3.33
Light Moss Green
#A6C875
ΔE00 3.98
Light Olive
#ACBF69
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCF7B #8F7BCF
analogous
#CFB97B #BBCF7B #91CF7B
triadic
#BBCF7B #7BBBCF #CF7BBB
tetradic
#BBCF7B #7BCFB9 #8F7BCF #CF7B91
square
#BBCF7B #7BCFB9 #8F7BCF #CF7B91
split-complementary
#BBCF7B #7B91CF #B97BCF
monochromatic
#819837 #A4BF4E #BBCF7B #D2DFA8 #E9F0D5
Accessibility & contrast
On white
1.70
#BBCF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#BBCF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCF7B
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCF7B | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C675
Deuteranopia (green-blind)
#D6C77F
Tritanopia (blue-blind)
#C2C7BA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bbcf7b; /* rgb */ color: rgb(187, 207, 123); /* oklch */ color: oklch(82.0% 0.111 119.8);
Tailwind
colors: {
custom: {
50: '#d0dda2',
500: '#bbcf7b',
950: '#000000',
},
}SCSS
$custom: #bbcf7b; $custom-light: #d0dda2; $custom-dark: #000000;
JSON
{
"hex": "#bbcf7b",
"rgb": {
"r": 187,
"g": 207,
"b": 123
},
"hsl": {
"h": 74.286,
"s": 46.667,
"l": 64.706
},
"oklch": {
"l": 0.82028,
"c": 0.11091,
"h": 119.8
},
"luminance": 0.56621
}Semantic roles & 50–950 ramp
primary
#BBCF7B
secondary
#63509E
accent
#2CBA4D
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480