#BBCF7A#BBCF7A
#BBCF7A is a very light, moderate yellow-green. Relative luminance 0.566; OKLCH L 82.0% C 0.112 H 119.8°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCF7A |
|---|---|
| RGB | rgb(187, 207, 122) |
| HSL | hsl(74, 47%, 65%) |
| HSV | hsv(74, 41%, 81%) |
| CMYK | cmyk(9.7%, 0%, 41.1%, 18.8%) |
| CIE-LAB | lab(79.95, -20.12, 39.95) |
| CIE-LCH | lch(79.95, 44.73, 116.73°) |
| OKLab | oklab(82.01% -0.0556 0.0973) |
| OKLCH | oklch(82.01% 0.112 119.8) |
| XYZ | xyz(46.3193, 56.5957, 26.8925) |
| Luminance | 0.5660 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.40
Pale Olive
#B9CC81
ΔE00 1.84
Pale Olive Green
#B1D27B
ΔE00 2.79
Greenish Beige
#C9D179
ΔE00 3.27
Light Moss Green
#A6C875
ΔE00 4.03
Light Olive
#ACBF69
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCF7A #8E7ACF
analogous
#CFB97A #BBCF7A #91CF7A
triadic
#BBCF7A #7ABBCF #CF7ABB
tetradic
#BBCF7A #7ACFB9 #8E7ACF #CF7A91
square
#BBCF7A #7ACFB9 #8E7ACF #CF7A91
split-complementary
#BBCF7A #7A91CF #B97ACF
monochromatic
#819837 #A4BF4D #BBCF7A #D2DFA7 #E9EFD4
Accessibility & contrast
On white
1.70
#BBCF7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#BBCF7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCF7A
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCF7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCF7A | 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)
#D9C673
Deuteranopia (green-blind)
#D6C77E
Tritanopia (blue-blind)
#C2C7BA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bbcf7a; /* rgb */ color: rgb(187, 207, 122); /* oklch */ color: oklch(82.0% 0.112 119.8);
Tailwind
colors: {
custom: {
50: '#d0dda2',
500: '#bbcf7a',
950: '#000000',
},
}SCSS
$custom: #bbcf7a; $custom-light: #d0dda2; $custom-dark: #000000;
JSON
{
"hex": "#bbcf7a",
"rgb": {
"r": 187,
"g": 207,
"b": 122
},
"hsl": {
"h": 74.118,
"s": 46.961,
"l": 64.51
},
"oklch": {
"l": 0.82013,
"c": 0.11202,
"h": 119.8
},
"luminance": 0.56596
}Semantic roles & 50–950 ramp
primary
#BBCF7A
secondary
#62509E
accent
#2BBA4D
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480