#BBCFA7#BBCFA7
#BBCFA7 is a very light, muted yellow-green. Relative luminance 0.580; OKLCH L 82.9% C 0.059 H 129.3°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCFA7 |
|---|---|
| RGB | rgb(187, 207, 167) |
| HSL | hsl(90, 29%, 73%) |
| HSV | hsv(90, 19%, 81%) |
| CMYK | cmyk(9.7%, 0%, 19.3%, 18.8%) |
| CIE-LAB | lab(80.73, -13.89, 17.66) |
| CIE-LCH | lch(80.73, 22.47, 128.19°) |
| OKLab | oklab(82.89% -0.037 0.0453) |
| OKLCH | oklch(82.89% 0.059 129.3) |
| XYZ | xyz(49.7803, 57.9801, 45.1204) |
| Luminance | 0.5798 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.17
Pale Olive
#B9CC81
ΔE00 8.12
Sage Green
#9CAF88
ΔE00 8.49
Darkseagreen
#8FBC8F
ΔE00 8.55
Light Sage
#BCECAC
ΔE00 8.83
Greenish Grey
#96AE8D
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCFA7 #BBA7CF
analogous
#CFCFA7 #BBCFA7 #A7CFA7
triadic
#BBCFA7 #A7BBCF #CFA7BB
tetradic
#BBCFA7 #A7CFCF #BBA7CF #CFA7A7
square
#BBCFA7 #A7CFCF #BBA7CF #CFA7A7
split-complementary
#BBCFA7 #A7A7CF #CFA7CF
monochromatic
#7EA359 #9CB97F #BBCFA7 #DAE5CF #F0F4EB
Accessibility & contrast
On white
1.67
#BBCFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#BBCFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCFA7
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCFA7 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C9A5
Deuteranopia (green-blind)
#D0C8A9
Tritanopia (blue-blind)
#BDCBC4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bbcfa7; /* rgb */ color: rgb(187, 207, 167); /* oklch */ color: oklch(82.9% 0.059 129.3);
Tailwind
colors: {
custom: {
50: '#cfddc1',
500: '#bbcfa7',
950: '#000000',
},
}SCSS
$custom: #bbcfa7; $custom-light: #cfddc1; $custom-dark: #000000;
JSON
{
"hex": "#bbcfa7",
"rgb": {
"r": 187,
"g": 207,
"b": 167
},
"hsl": {
"h": 90,
"s": 29.412,
"l": 73.333
},
"oklch": {
"l": 0.82886,
"c": 0.05851,
"h": 129.3
},
"luminance": 0.5798
}Semantic roles & 50–950 ramp
primary
#BBCFA7
secondary
#8D76A5
accent
#3DA873
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141512
muted
#838482