#BBCFB8#BBCFB8
#BBCFB8 is a very light, muted green. Relative luminance 0.587; OKLCH L 83.3% C 0.038 H 141.5°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCFB8 |
|---|---|
| RGB | rgb(187, 207, 184) |
| HSL | hsl(112, 19%, 77%) |
| HSV | hsv(112, 11%, 81%) |
| CMYK | cmyk(9.7%, 0%, 11.1%, 18.8%) |
| CIE-LAB | lab(81.10, -11.02, 9.15) |
| CIE-LCH | lch(81.10, 14.33, 140.29°) |
| OKLab | oklab(83.3% -0.03 0.0238) |
| OKLCH | oklch(83.3% 0.038 141.5) |
| XYZ | xyz(51.4564, 58.6506, 53.9479) |
| Luminance | 0.5865 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.92
Sage Green
#9CAF88
ΔE00 10.19
Light Grey
#D8DCD6
ΔE00 10.34
Darkseagreen
#8FBC8F
ΔE00 10.64
Silver (survey)
#C5C9C7
ΔE00 11.05
Light Grey Green
#B7E1A1
ΔE00 11.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCFB8 #CCB8CF
analogous
#C7CFB8 #BBCFB8 #B8CFC1
triadic
#BBCFB8 #B8BBCF #CFB8BB
tetradic
#BBCFB8 #B8C7CF #CCB8CF #CFC1B8
square
#BBCFB8 #B8C7CF #CCB8CF #CFC1B8
split-complementary
#BBCFB8 #C1B8CF #CFB8C7
monochromatic
#759E6F #98B693 #BBCFB8 #DEE8DD #EEF3ED
Accessibility & contrast
On white
1.65
#BBCFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#BBCFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCFB8
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCFB8 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CBB7
Deuteranopia (green-blind)
#CDC9B9
Tritanopia (blue-blind)
#BACDC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbcfb8; /* rgb */ color: rgb(187, 207, 184); /* oklch */ color: oklch(83.3% 0.038 141.5);
Tailwind
colors: {
custom: {
50: '#cfddcd',
500: '#bbcfb8',
950: '#000000',
},
}SCSS
$custom: #bbcfb8; $custom-light: #cfddcd; $custom-dark: #000000;
JSON
{
"hex": "#bbcfb8",
"rgb": {
"r": 187,
"g": 207,
"b": 184
},
"hsl": {
"h": 112.174,
"s": 19.328,
"l": 76.667
},
"oklch": {
"l": 0.83303,
"c": 0.03827,
"h": 141.5
},
"luminance": 0.58651
}Semantic roles & 50–950 ramp
primary
#BBCFB8
secondary
#A087A4
accent
#489E92
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#131513
muted
#838483