#BBDCB2#BBDCB2
#BBDCB2 is a very light, moderate green. Relative luminance 0.650; OKLCH L 85.9% C 0.067 H 139.0°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCB2 |
|---|---|
| RGB | rgb(187, 220, 178) |
| HSL | hsl(107, 38%, 78%) |
| HSV | hsv(107, 19%, 86%) |
| CMYK | cmyk(15%, 0%, 19.1%, 13.7%) |
| CIE-LAB | lab(84.47, -18.62, 17.09) |
| CIE-LCH | lch(84.47, 25.27, 137.45°) |
| OKLab | oklab(85.94% -0.0505 0.0439) |
| OKLCH | oklch(85.94% 0.067 139) |
| XYZ | xyz(54.1209, 64.9646, 51.7989) |
| Luminance | 0.6497 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.09
Light Sage
#BCECAC
ΔE00 5.87
Mint
#AAF0C1
ΔE00 7.30
Hospital Green
#9BE5AA
ΔE00 7.34
Very Pale Green
#CFFDBC
ΔE00 8.24
Very Light Green
#D1FFBD
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCB2 #D3B2DC
analogous
#D0DCB2 #BBDCB2 #B2DCBE
triadic
#BBDCB2 #B2BBDC #DCB2BB
tetradic
#BBDCB2 #B2D0DC #D3B2DC #DCBEB2
square
#BBDCB2 #B2D0DC #D3B2DC #DCBEB2
split-complementary
#BBDCB2 #BEB2DC #DCB2D0
monochromatic
#71B65E #96C988 #BBDCB2 #E0EFDC #ECF5EA
Accessibility & contrast
On white
1.50
#BBDCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#BBDCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCB2
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCB2 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD5B0
Deuteranopia (green-blind)
#D9D2B4
Tritanopia (blue-blind)
#BAD9D0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbdcb2; /* rgb */ color: rgb(187, 220, 178); /* oklch */ color: oklch(85.9% 0.067 139.0);
Tailwind
colors: {
custom: {
50: '#cfe7c9',
500: '#bbdcb2',
950: '#000000',
},
}SCSS
$custom: #bbdcb2; $custom-light: #cfe7c9; $custom-dark: #000000;
JSON
{
"hex": "#bbdcb2",
"rgb": {
"r": 187,
"g": 220,
"b": 178
},
"hsl": {
"h": 107.143,
"s": 37.5,
"l": 78.039
},
"oklch": {
"l": 0.85938,
"c": 0.0669,
"h": 139
},
"luminance": 0.64966
}Semantic roles & 50–950 ramp
primary
#BBDCB2
secondary
#A87EB4
accent
#35B096
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482