#BBCBB3#BBCBB3
#BBCBB3 is a very light, muted green. Relative luminance 0.565; OKLCH L 82.3% C 0.037 H 135.1°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCBB3 |
|---|---|
| RGB | rgb(187, 203, 179) |
| HSL | hsl(100, 19%, 75%) |
| HSV | hsv(100, 12%, 80%) |
| CMYK | cmyk(7.9%, 0%, 11.8%, 20.4%) |
| CIE-LAB | lab(79.92, -9.84, 10.13) |
| CIE-LCH | lch(79.92, 14.13, 134.16°) |
| OKLab | oklab(82.33% -0.0264 0.0263) |
| OKLCH | oklch(82.33% 0.037 135.1) |
| XYZ | xyz(49.9847, 56.5310, 50.9173) |
| Luminance | 0.5653 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.30
Sage Green
#9CAF88
ΔE00 9.33
Light Grey
#D8DCD6
ΔE00 10.22
Darkseagreen
#8FBC8F
ΔE00 10.65
Silver (survey)
#C5C9C7
ΔE00 10.66
Light Grey Green
#B7E1A1
ΔE00 11.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCBB3 #C3B3CB
analogous
#C7CBB3 #BBCBB3 #B3CBB7
triadic
#BBCBB3 #B3BBCB #CBB3BB
tetradic
#BBCBB3 #B3C7CB #C3B3CB #CBB7B3
square
#BBCBB3 #B3C7CB #C3B3CB #CBB7B3
split-complementary
#BBCBB3 #B7B3CB #CBB3C7
monochromatic
#7A996A #9AB28F #BBCBB3 #DCE4D7 #EFF3ED
Accessibility & contrast
On white
1.71
#BBCBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#BBCBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCBB3
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCBB3 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC7B2
Deuteranopia (green-blind)
#CAC6B4
Tritanopia (blue-blind)
#BBC9C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bbcbb3; /* rgb */ color: rgb(187, 203, 179); /* oklch */ color: oklch(82.3% 0.037 135.1);
Tailwind
colors: {
custom: {
50: '#cfdac9',
500: '#bbcbb3',
950: '#000000',
},
}SCSS
$custom: #bbcbb3; $custom-light: #cfdac9; $custom-dark: #000000;
JSON
{
"hex": "#bbcbb3",
"rgb": {
"r": 187,
"g": 203,
"b": 179
},
"hsl": {
"h": 100,
"s": 18.75,
"l": 74.902
},
"oklch": {
"l": 0.82327,
"c": 0.03726,
"h": 135.1
},
"luminance": 0.56531
}Semantic roles & 50–950 ramp
primary
#BBCBB3
secondary
#9683A0
accent
#489D81
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131413
muted
#838382