#BBDDB0#BBDDB0
#BBDDB0 is a very light, moderate green. Relative luminance 0.654; OKLCH L 86.1% C 0.071 H 138.1°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDB0 |
|---|---|
| RGB | rgb(187, 221, 176) |
| HSL | hsl(105, 40%, 78%) |
| HSV | hsv(105, 20%, 87%) |
| CMYK | cmyk(15.4%, 0%, 20.4%, 13.3%) |
| CIE-LAB | lab(84.70, -19.44, 18.46) |
| CIE-LCH | lch(84.70, 26.81, 136.49°) |
| OKLab | oklab(86.11% -0.0527 0.0473) |
| OKLCH | oklch(86.11% 0.071 138.1) |
| XYZ | xyz(54.1848, 65.4114, 50.8368) |
| Luminance | 0.6541 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.32
Light Sage
#BCECAC
ΔE00 5.16
Hospital Green
#9BE5AA
ΔE00 6.94
Mint
#AAF0C1
ΔE00 7.12
Very Pale Green
#CFFDBC
ΔE00 7.68
Very Light Green
#D1FFBD
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDB0 #D2B0DD
analogous
#D1DDB0 #BBDDB0 #B0DDBB
triadic
#BBDDB0 #B0BBDD #DDB0BB
tetradic
#BBDDB0 #B0D1DD #D2B0DD #DDBBB0
square
#BBDDB0 #B0D1DD #D2B0DD #DDBBB0
split-complementary
#BBDDB0 #BBB0DD #DDB0D1
monochromatic
#71B85A #96CB85 #BBDDB0 #E0EFDB #EDF6EA
Accessibility & contrast
On white
1.49
#BBDDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#BBDDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDB0
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDB0 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D5AD
Deuteranopia (green-blind)
#DBD2B2
Tritanopia (blue-blind)
#BADAD1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbddb0; /* rgb */ color: rgb(187, 221, 176); /* oklch */ color: oklch(86.1% 0.071 138.1);
Tailwind
colors: {
custom: {
50: '#cfe7c7',
500: '#bbddb0',
950: '#000000',
},
}SCSS
$custom: #bbddb0; $custom-light: #cfe7c7; $custom-dark: #000000;
JSON
{
"hex": "#bbddb0",
"rgb": {
"r": 187,
"g": 221,
"b": 176
},
"hsl": {
"h": 105.333,
"s": 39.823,
"l": 77.843
},
"oklch": {
"l": 0.86107,
"c": 0.07081,
"h": 138.1
},
"luminance": 0.65412
}Semantic roles & 50–950 ramp
primary
#BBDDB0
secondary
#A77CB5
accent
#33B393
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482