#BBCFA1#BBCFA1
#BBCFA1 is a very light, moderate yellow-green. Relative luminance 0.578; OKLCH L 82.8% C 0.066 H 126.9°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCFA1 |
|---|---|
| RGB | rgb(187, 207, 161) |
| HSL | hsl(86, 32%, 72%) |
| HSV | hsv(86, 22%, 81%) |
| CMYK | cmyk(9.7%, 0%, 22.2%, 18.8%) |
| CIE-LAB | lab(80.61, -14.84, 20.67) |
| CIE-LCH | lch(80.61, 25.45, 125.68°) |
| OKLab | oklab(82.75% -0.0396 0.0527) |
| OKLCH | oklch(82.75% 0.066 126.9) |
| XYZ | xyz(49.2384, 57.7634, 42.2667) |
| Luminance | 0.5776 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.30
Pale Olive
#B9CC81
ΔE00 6.57
Greenish Tan
#BCCB7A
ΔE00 7.97
Light Sage
#BCECAC
ΔE00 8.23
Pale Olive Green
#B1D27B
ΔE00 8.26
Light Moss Green
#A6C875
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCFA1 #B5A1CF
analogous
#CFCCA1 #BBCFA1 #A4CFA1
triadic
#BBCFA1 #A1BBCF #CFA1BB
tetradic
#BBCFA1 #A1CFCC #B5A1CF #CFA1A4
square
#BBCFA1 #A1CFCC #B5A1CF #CFA1A4
split-complementary
#BBCFA1 #A1A4CF #CCA1CF
monochromatic
#80A353 #9EBA78 #BBCFA1 #D8E4CA #F0F5EB
Accessibility & contrast
On white
1.67
#BBCFA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#BBCFA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCFA1
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCFA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCFA1 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C99E
Deuteranopia (green-blind)
#D1C8A3
Tritanopia (blue-blind)
#BECBC2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bbcfa1; /* rgb */ color: rgb(187, 207, 161); /* oklch */ color: oklch(82.8% 0.066 126.9);
Tailwind
colors: {
custom: {
50: '#cfddbd',
500: '#bbcfa1',
950: '#000000',
},
}SCSS
$custom: #bbcfa1; $custom-light: #cfddbd; $custom-dark: #000000;
JSON
{
"hex": "#bbcfa1",
"rgb": {
"r": 187,
"g": 207,
"b": 161
},
"hsl": {
"h": 86.087,
"s": 32.394,
"l": 72.157
},
"oklch": {
"l": 0.8275,
"c": 0.06589,
"h": 126.9
},
"luminance": 0.57764
}Semantic roles & 50–950 ramp
primary
#BBCFA1
secondary
#8770A5
accent
#3AAB6B
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141512
muted
#838482