#BBCFA2#BBCFA2
#BBCFA2 is a very light, moderate yellow-green. Relative luminance 0.578; OKLCH L 82.8% C 0.065 H 127.3°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCFA2 |
|---|---|
| RGB | rgb(187, 207, 162) |
| HSL | hsl(87, 32%, 72%) |
| HSV | hsv(87, 22%, 81%) |
| CMYK | cmyk(9.7%, 0%, 21.7%, 18.8%) |
| CIE-LAB | lab(80.63, -14.69, 20.17) |
| CIE-LCH | lch(80.63, 24.95, 126.06°) |
| OKLab | oklab(82.77% -0.0391 0.0515) |
| OKLCH | oklch(82.77% 0.065 127.3) |
| XYZ | xyz(49.3270, 57.7988, 42.7330) |
| Luminance | 0.5780 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.42
Pale Olive
#B9CC81
ΔE00 6.82
Greenish Tan
#BCCB7A
ΔE00 8.21
Light Sage
#BCECAC
ΔE00 8.31
Darkseagreen
#8FBC8F
ΔE00 8.49
Pale Olive Green
#B1D27B
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCFA2 #B6A2CF
analogous
#CFCDA2 #BBCFA2 #A4CFA2
triadic
#BBCFA2 #A2BBCF #CFA2BB
tetradic
#BBCFA2 #A2CFCD #B6A2CF #CFA2A4
square
#BBCFA2 #A2CFCD #B6A2CF #CFA2A4
split-complementary
#BBCFA2 #A2A4CF #CDA2CF
monochromatic
#80A354 #9DBA7A #BBCFA2 #D9E4CA #F0F5EB
Accessibility & contrast
On white
1.67
#BBCFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#BBCFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCFA2
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCFA2 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C99F
Deuteranopia (green-blind)
#D1C8A4
Tritanopia (blue-blind)
#BDCBC3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bbcfa2; /* rgb */ color: rgb(187, 207, 162); /* oklch */ color: oklch(82.8% 0.065 127.3);
Tailwind
colors: {
custom: {
50: '#cfddbd',
500: '#bbcfa2',
950: '#000000',
},
}SCSS
$custom: #bbcfa2; $custom-light: #cfddbd; $custom-dark: #000000;
JSON
{
"hex": "#bbcfa2",
"rgb": {
"r": 187,
"g": 207,
"b": 162
},
"hsl": {
"h": 86.667,
"s": 31.915,
"l": 72.353
},
"oklch": {
"l": 0.82772,
"c": 0.06465,
"h": 127.3
},
"luminance": 0.57799
}Semantic roles & 50–950 ramp
primary
#BBCFA2
secondary
#8871A5
accent
#3BAB6D
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141512
muted
#838482