#BBDDB1#BBDDB1
#BBDDB1 is a very light, moderate green. Relative luminance 0.655; OKLCH L 86.1% C 0.070 H 138.6°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDB1 |
|---|---|
| RGB | rgb(187, 221, 177) |
| HSL | hsl(106, 39%, 78%) |
| HSV | hsv(106, 20%, 87%) |
| CMYK | cmyk(15.4%, 0%, 19.9%, 13.3%) |
| CIE-LAB | lab(84.72, -19.28, 17.96) |
| CIE-LCH | lch(84.72, 26.35, 137.03°) |
| OKLab | oklab(86.13% -0.0523 0.0461) |
| OKLCH | oklch(86.13% 0.07 138.6) |
| XYZ | xyz(54.2841, 65.4511, 51.3598) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.57
Light Sage
#BCECAC
ΔE00 5.34
Hospital Green
#9BE5AA
ΔE00 7.01
Mint
#AAF0C1
ΔE00 7.08
Very Pale Green
#CFFDBC
ΔE00 7.80
Very Light Green
#D1FFBD
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDB1 #D3B1DD
analogous
#D1DDB1 #BBDDB1 #B1DDBD
triadic
#BBDDB1 #B1BBDD #DDB1BB
tetradic
#BBDDB1 #B1D1DD #D3B1DD #DDBDB1
square
#BBDDB1 #B1D1DD #D3B1DD #DDBDB1
split-complementary
#BBDDB1 #BDB1DD #DDB1D1
monochromatic
#71B85C #96CA86 #BBDDB1 #E0F0DC #ECF6EA
Accessibility & contrast
On white
1.49
#BBDDB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#BBDDB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDB1
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDB1 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D6AE
Deuteranopia (green-blind)
#DAD2B3
Tritanopia (blue-blind)
#BADAD1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbddb1; /* rgb */ color: rgb(187, 221, 177); /* oklch */ color: oklch(86.1% 0.070 138.6);
Tailwind
colors: {
custom: {
50: '#cfe7c8',
500: '#bbddb1',
950: '#000000',
},
}SCSS
$custom: #bbddb1; $custom-light: #cfe7c8; $custom-dark: #000000;
JSON
{
"hex": "#bbddb1",
"rgb": {
"r": 187,
"g": 221,
"b": 177
},
"hsl": {
"h": 106.364,
"s": 39.286,
"l": 78.039
},
"oklch": {
"l": 0.8613,
"c": 0.06968,
"h": 138.6
},
"luminance": 0.65452
}Semantic roles & 50–950 ramp
primary
#BBDDB1
secondary
#A87DB5
accent
#33B295
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482