#BBDBB2#BBDBB2
#BBDBB2 is a very light, moderate green. Relative luminance 0.644; OKLCH L 85.7% C 0.065 H 138.8°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBB2 |
|---|---|
| RGB | rgb(187, 219, 178) |
| HSL | hsl(107, 36%, 78%) |
| HSV | hsv(107, 19%, 86%) |
| CMYK | cmyk(14.6%, 0%, 18.7%, 14.1%) |
| CIE-LAB | lab(84.19, -18.12, 16.71) |
| CIE-LCH | lch(84.19, 24.65, 137.32°) |
| OKLab | oklab(85.72% -0.0491 0.0429) |
| OKLCH | oklch(85.72% 0.065 138.8) |
| XYZ | xyz(53.8592, 64.4413, 51.7117) |
| Luminance | 0.6444 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.37
Light Sage
#BCECAC
ΔE00 6.21
Mint
#AAF0C1
ΔE00 7.56
Hospital Green
#9BE5AA
ΔE00 7.62
Very Pale Green
#CFFDBC
ΔE00 8.55
Very Light Green
#D1FFBD
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBB2 #D2B2DB
analogous
#CFDBB2 #BBDBB2 #B2DBBD
triadic
#BBDBB2 #B2BBDB #DBB2BB
tetradic
#BBDBB2 #B2CFDB #D2B2DB #DBBDB2
square
#BBDBB2 #B2CFDB #D2B2DB #DBBDB2
split-complementary
#BBDBB2 #BDB2DB #DBB2CF
monochromatic
#71B45F #96C888 #BBDBB2 #E0EEDC #EDF5EA
Accessibility & contrast
On white
1.51
#BBDBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#BBDBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBB2
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBB2 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED4B0
Deuteranopia (green-blind)
#D9D1B4
Tritanopia (blue-blind)
#BAD8D0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbdbb2; /* rgb */ color: rgb(187, 219, 178); /* oklch */ color: oklch(85.7% 0.065 138.8);
Tailwind
colors: {
custom: {
50: '#cfe6c9',
500: '#bbdbb2',
950: '#000000',
},
}SCSS
$custom: #bbdbb2; $custom-light: #cfe6c9; $custom-dark: #000000;
JSON
{
"hex": "#bbdbb2",
"rgb": {
"r": 187,
"g": 219,
"b": 178
},
"hsl": {
"h": 106.829,
"s": 36.283,
"l": 77.843
},
"oklch": {
"l": 0.85722,
"c": 0.06525,
"h": 138.8
},
"luminance": 0.64442
}Semantic roles & 50–950 ramp
primary
#BBDBB2
secondary
#A77FB3
accent
#36AF95
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482