#BBDEB7#BBDEB7
#BBDEB7 is a very light, moderate green. Relative luminance 0.662; OKLCH L 86.5% C 0.065 H 142.2°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDEB7 |
|---|---|
| RGB | rgb(187, 222, 183) |
| HSL | hsl(114, 37%, 79%) |
| HSV | hsv(114, 18%, 87%) |
| CMYK | cmyk(15.8%, 0%, 17.6%, 12.9%) |
| CIE-LAB | lab(85.11, -18.76, 15.37) |
| CIE-LCH | lch(85.11, 24.26, 140.68°) |
| OKLab | oklab(86.49% -0.0511 0.0396) |
| OKLCH | oklch(86.49% 0.065 142.2) |
| XYZ | xyz(55.1601, 66.2252, 54.6672) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.85
Light Sage
#BCECAC
ΔE00 6.26
Mint
#AAF0C1
ΔE00 6.75
Hospital Green
#9BE5AA
ΔE00 7.31
Very Pale Green
#CFFDBC
ΔE00 8.37
Very Light Green
#D1FFBD
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDEB7 #DAB7DE
analogous
#CFDEB7 #BBDEB7 #B7DEC7
triadic
#BBDEB7 #B7BBDE #DEB7BB
tetradic
#BBDEB7 #B7CFDE #DAB7DE #DEC7B7
square
#BBDEB7 #B7CFDE #DAB7DE #DEC7B7
split-complementary
#BBDEB7 #C7B7DE #DEB7CF
monochromatic
#6CB863 #93CB8D #BBDEB7 #E3F1E1 #EBF5EA
Accessibility & contrast
On white
1.47
#BBDEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#BBDEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDEB7
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDEB7 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B5
Deuteranopia (green-blind)
#DAD3B9
Tritanopia (blue-blind)
#B9DBD3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbdeb7; /* rgb */ color: rgb(187, 222, 183); /* oklch */ color: oklch(86.5% 0.065 142.2);
Tailwind
colors: {
custom: {
50: '#cfe8cc',
500: '#bbdeb7',
950: '#000000',
},
}SCSS
$custom: #bbdeb7; $custom-light: #cfe8cc; $custom-dark: #000000;
JSON
{
"hex": "#bbdeb7",
"rgb": {
"r": 187,
"g": 222,
"b": 183
},
"hsl": {
"h": 113.846,
"s": 37.143,
"l": 79.412
},
"oklch": {
"l": 0.86487,
"c": 0.06467,
"h": 142.2
},
"luminance": 0.66226
}Semantic roles & 50–950 ramp
primary
#BBDEB7
secondary
#B183B6
accent
#35B0A3
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141613
muted
#838483