#BBCFB2#BBCFB2
#BBCFB2 is a very light, muted green. Relative luminance 0.584; OKLCH L 83.2% C 0.045 H 135.9°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCFB2 |
|---|---|
| RGB | rgb(187, 207, 178) |
| HSL | hsl(101, 23%, 75%) |
| HSV | hsv(101, 14%, 81%) |
| CMYK | cmyk(9.7%, 0%, 14%, 18.8%) |
| CIE-LAB | lab(80.96, -12.07, 12.16) |
| CIE-LCH | lch(80.96, 17.13, 134.79°) |
| OKLab | oklab(83.15% -0.0324 0.0315) |
| OKLCH | oklch(83.15% 0.045 135.9) |
| XYZ | xyz(50.8408, 58.4043, 50.7055) |
| Luminance | 0.5840 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.26
Greenish Grey
#96AE8D
ΔE00 9.33
Light Grey Green
#B7E1A1
ΔE00 9.54
Darkseagreen
#8FBC8F
ΔE00 9.56
Light Sage
#BCECAC
ΔE00 10.71
Pale Olive
#B9CC81
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCFB2 #C6B2CF
analogous
#C9CFB2 #BBCFB2 #B2CFB7
triadic
#BBCFB2 #B2BBCF #CFB2BB
tetradic
#BBCFB2 #B2C9CF #C6B2CF #CFB7B2
square
#BBCFB2 #B2C9CF #C6B2CF #CFB7B2
split-complementary
#BBCFB2 #B7B2CF #CFB2C9
monochromatic
#78A067 #9AB78C #BBCFB2 #DCE7D8 #EEF3EC
Accessibility & contrast
On white
1.66
#BBCFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#BBCFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCFB2
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCFB2 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CAB0
Deuteranopia (green-blind)
#CEC8B3
Tritanopia (blue-blind)
#BBCDC7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbcfb2; /* rgb */ color: rgb(187, 207, 178); /* oklch */ color: oklch(83.2% 0.045 135.9);
Tailwind
colors: {
custom: {
50: '#cfddc9',
500: '#bbcfb2',
950: '#000000',
},
}SCSS
$custom: #bbcfb2; $custom-light: #cfddc9; $custom-dark: #000000;
JSON
{
"hex": "#bbcfb2",
"rgb": {
"r": 187,
"g": 207,
"b": 178
},
"hsl": {
"h": 101.379,
"s": 23.2,
"l": 75.49
},
"oklch": {
"l": 0.8315,
"c": 0.0452,
"h": 135.9
},
"luminance": 0.58405
}Semantic roles & 50–950 ramp
primary
#BBCFB2
secondary
#9981A4
accent
#44A285
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#131513
muted
#838482