#BBCF7C#BBCF7C
#BBCF7C is a very light, moderate yellow-green. Relative luminance 0.566; OKLCH L 82.0% C 0.110 H 119.9°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCF7C |
|---|---|
| RGB | rgb(187, 207, 124) |
| HSL | hsl(74, 46%, 65%) |
| HSV | hsv(74, 40%, 81%) |
| CMYK | cmyk(9.7%, 0%, 40.1%, 18.8%) |
| CIE-LAB | lab(79.98, -19.88, 38.98) |
| CIE-LCH | lch(79.98, 43.76, 117.02°) |
| OKLab | oklab(82.04% -0.0548 0.0952) |
| OKLCH | oklch(82.04% 0.11 119.9) |
| XYZ | xyz(46.4445, 56.6458, 27.5518) |
| Luminance | 0.5665 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.38
Pale Olive
#B9CC81
ΔE00 1.52
Pale Olive Green
#B1D27B
ΔE00 2.75
Greenish Beige
#C9D179
ΔE00 3.41
Light Moss Green
#A6C875
ΔE00 3.95
Light Olive
#ACBF69
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCF7C #907CCF
analogous
#CFBA7C #BBCF7C #91CF7C
triadic
#BBCF7C #7CBBCF #CF7CBB
tetradic
#BBCF7C #7CCFBA #907CCF #CF7C91
square
#BBCF7C #7CCFBA #907CCF #CF7C91
split-complementary
#BBCF7C #7C91CF #BA7CCF
monochromatic
#819938 #A4BF4F #BBCF7C #D2DFA9 #E9F0D6
Accessibility & contrast
On white
1.70
#BBCF7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#BBCF7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCF7C
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCF7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCF7C | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C676
Deuteranopia (green-blind)
#D6C780
Tritanopia (blue-blind)
#C2C7BB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bbcf7c; /* rgb */ color: rgb(187, 207, 124); /* oklch */ color: oklch(82.0% 0.110 119.9);
Tailwind
colors: {
custom: {
50: '#d0dda3',
500: '#bbcf7c',
950: '#000000',
},
}SCSS
$custom: #bbcf7c; $custom-light: #d0dda3; $custom-dark: #000000;
JSON
{
"hex": "#bbcf7c",
"rgb": {
"r": 187,
"g": 207,
"b": 124
},
"hsl": {
"h": 74.458,
"s": 46.369,
"l": 64.902
},
"oklch": {
"l": 0.82044,
"c": 0.10981,
"h": 119.9
},
"luminance": 0.56646
}Semantic roles & 50–950 ramp
primary
#BBCF7C
secondary
#63519E
accent
#2CBA4E
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480