#BBDEB6#BBDEB6
#BBDEB6 is a very light, moderate green. Relative luminance 0.662; OKLCH L 86.5% C 0.066 H 141.6°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDEB6 |
|---|---|
| RGB | rgb(187, 222, 182) |
| HSL | hsl(113, 38%, 79%) |
| HSV | hsv(113, 18%, 87%) |
| CMYK | cmyk(15.8%, 0%, 18%, 12.9%) |
| CIE-LAB | lab(85.09, -18.93, 15.87) |
| CIE-LCH | lch(85.09, 24.70, 140.04°) |
| OKLab | oklab(86.46% -0.0515 0.0408) |
| OKLCH | oklch(86.46% 0.066 141.6) |
| XYZ | xyz(55.0564, 66.1837, 54.1210) |
| Luminance | 0.6619 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.58
Light Sage
#BCECAC
ΔE00 6.03
Mint
#AAF0C1
ΔE00 6.74
Hospital Green
#9BE5AA
ΔE00 7.19
Very Pale Green
#CFFDBC
ΔE00 8.21
Very Light Green
#D1FFBD
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDEB6 #D9B6DE
analogous
#CFDEB6 #BBDEB6 #B6DEC5
triadic
#BBDEB6 #B6BBDE #DEB6BB
tetradic
#BBDEB6 #B6CFDE #D9B6DE #DEC5B6
square
#BBDEB6 #B6CFDE #D9B6DE #DEC5B6
split-complementary
#BBDEB6 #C5B6DE #DEB6CF
monochromatic
#6CB862 #94CB8C #BBDEB6 #E2F1E0 #EBF5EA
Accessibility & contrast
On white
1.48
#BBDEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#BBDEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDEB6
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDEB6 | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B4
Deuteranopia (green-blind)
#DAD3B8
Tritanopia (blue-blind)
#B9DBD3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdeb6; /* rgb */ color: rgb(187, 222, 182); /* oklch */ color: oklch(86.5% 0.066 141.6);
Tailwind
colors: {
custom: {
50: '#cfe8cc',
500: '#bbdeb6',
950: '#000000',
},
}SCSS
$custom: #bbdeb6; $custom-light: #cfe8cc; $custom-dark: #000000;
JSON
{
"hex": "#bbdeb6",
"rgb": {
"r": 187,
"g": 222,
"b": 182
},
"hsl": {
"h": 112.5,
"s": 37.736,
"l": 79.216
},
"oklch": {
"l": 0.86463,
"c": 0.06575,
"h": 141.6
},
"luminance": 0.66185
}Semantic roles & 50–950 ramp
primary
#BBDEB6
secondary
#B082B6
accent
#35B1A1
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141613
muted
#838483