#BBDEBB#BBDEBB
#BBDEBB is a very light, moderate green. Relative luminance 0.664; OKLCH L 86.6% C 0.060 H 145.0°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDEBB |
|---|---|
| RGB | rgb(187, 222, 187) |
| HSL | hsl(120, 35%, 80%) |
| HSV | hsv(120, 16%, 87%) |
| CMYK | cmyk(15.8%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(85.20, -18.07, 13.39) |
| CIE-LCH | lch(85.20, 22.49, 143.46°) |
| OKLab | oklab(86.58% -0.0495 0.0346) |
| OKLCH | oklch(86.58% 0.06 145) |
| XYZ | xyz(55.5824, 66.3941, 56.8910) |
| Luminance | 0.6640 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.92
Light Grey Green
#B7E1A1
ΔE00 6.95
Light Sage
#BCECAC
ΔE00 7.22
Hospital Green
#9BE5AA
ΔE00 7.88
Light Teal
#90E4C1
ΔE00 8.58
Very Pale Green
#CFFDBC
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDEBB #DEBBDE
analogous
#CCDEBB #BBDEBB #BBDECC
triadic
#BBDEBB #BBBBDE #DEBBBB
tetradic
#BBDEBB #BBCCDE #DEBBDE #DECCBB
square
#BBDEBB #BBCCDE #DEBBDE #DECCBB
split-complementary
#BBDEBB #CCBBDE #DEBBCC
monochromatic
#69B669 #92CA92 #BBDEBB #E4F2E4 #EAF5EA
Accessibility & contrast
On white
1.47
#BBDEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#BBDEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDEBB
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDEBB | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B9
Deuteranopia (green-blind)
#DAD3BD
Tritanopia (blue-blind)
#B8DCD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbdebb; /* rgb */ color: rgb(187, 222, 187); /* oklch */ color: oklch(86.6% 0.060 145.0);
Tailwind
colors: {
custom: {
50: '#cfe8cf',
500: '#bbdebb',
950: '#000000',
},
}SCSS
$custom: #bbdebb; $custom-light: #cfe8cf; $custom-dark: #000000;
JSON
{
"hex": "#bbdebb",
"rgb": {
"r": 187,
"g": 222,
"b": 187
},
"hsl": {
"h": 120,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.86584,
"c": 0.06036,
"h": 145
},
"luminance": 0.66395
}Semantic roles & 50–950 ramp
primary
#BBDEBB
secondary
#B687B6
accent
#38ADAD
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483