#BBCCB3#BBCCB3
#BBCCB3 is a very light, muted green. Relative luminance 0.570; OKLCH L 82.5% C 0.039 H 135.5°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCCB3 |
|---|---|
| RGB | rgb(187, 204, 179) |
| HSL | hsl(101, 20%, 75%) |
| HSV | hsv(101, 12%, 80%) |
| CMYK | cmyk(8.3%, 0%, 12.3%, 20%) |
| CIE-LAB | lab(80.18, -10.36, 10.51) |
| CIE-LCH | lch(80.18, 14.76, 134.57°) |
| OKLab | oklab(82.54% -0.0278 0.0273) |
| OKLCH | oklch(82.54% 0.039 135.5) |
| XYZ | xyz(50.2216, 57.0048, 50.9963) |
| Luminance | 0.5700 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.28
Sage Green
#9CAF88
ΔE00 9.30
Darkseagreen
#8FBC8F
ΔE00 10.38
Light Grey
#D8DCD6
ΔE00 10.53
Light Grey Green
#B7E1A1
ΔE00 11.03
Silver (survey)
#C5C9C7
ΔE00 11.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCCB3 #C4B3CC
analogous
#C7CCB3 #BBCCB3 #B3CCB7
triadic
#BBCCB3 #B3BBCC #CCB3BB
tetradic
#BBCCB3 #B3C7CC #C4B3CC #CCB7B3
square
#BBCCB3 #B3C7CC #C4B3CC #CCB7B3
split-complementary
#BBCCB3 #B7B3CC #CCB3C7
monochromatic
#799B6A #9AB38E #BBCCB3 #DCE5D8 #EFF3ED
Accessibility & contrast
On white
1.69
#BBCCB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#BBCCB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCCB3
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCCB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCCB3 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC8B2
Deuteranopia (green-blind)
#CBC6B4
Tritanopia (blue-blind)
#BBCAC5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bbccb3; /* rgb */ color: rgb(187, 204, 179); /* oklch */ color: oklch(82.5% 0.039 135.5);
Tailwind
colors: {
custom: {
50: '#cfdbc9',
500: '#bbccb3',
950: '#000000',
},
}SCSS
$custom: #bbccb3; $custom-light: #cfdbc9; $custom-dark: #000000;
JSON
{
"hex": "#bbccb3",
"rgb": {
"r": 187,
"g": 204,
"b": 179
},
"hsl": {
"h": 100.8,
"s": 19.685,
"l": 75.098
},
"oklch": {
"l": 0.82538,
"c": 0.03895,
"h": 135.5
},
"luminance": 0.57005
}Semantic roles & 50–950 ramp
primary
#BBCCB3
secondary
#9783A1
accent
#479E82
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131513
muted
#838482