#BBDDBB#BBDDBB
#BBDDBB is a very light, muted green. Relative luminance 0.659; OKLCH L 86.4% C 0.059 H 145.0°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDBB |
|---|---|
| RGB | rgb(187, 221, 187) |
| HSL | hsl(120, 33%, 80%) |
| HSV | hsv(120, 15%, 87%) |
| CMYK | cmyk(15.4%, 0%, 15.4%, 13.3%) |
| CIE-LAB | lab(84.93, -17.57, 13.01) |
| CIE-LCH | lch(84.93, 21.87, 143.49°) |
| OKLab | oklab(86.37% -0.0481 0.0336) |
| OKLCH | oklch(86.37% 0.059 145) |
| XYZ | xyz(55.3176, 65.8645, 56.8028) |
| Luminance | 0.6587 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.22
Mint
#AAF0C1
ΔE00 7.25
Light Sage
#BCECAC
ΔE00 7.55
Hospital Green
#9BE5AA
ΔE00 8.18
Light Teal
#90E4C1
ΔE00 8.74
Very Pale Green
#CFFDBC
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDBB #DDBBDD
analogous
#CCDDBB #BBDDBB #BBDDCC
triadic
#BBDDBB #BBBBDD #DDBBBB
tetradic
#BBDDBB #BBCCDD #DDBBDD #DDCCBB
square
#BBDDBB #BBCCDD #DDBBDD #DDCCBB
split-complementary
#BBDDBB #CCBBDD #DDBBCC
monochromatic
#69B469 #92C992 #BBDDBB #E4F1E4 #EBF5EB
Accessibility & contrast
On white
1.48
#BBDDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#BBDDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDBB
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDBB | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD6B9
Deuteranopia (green-blind)
#D9D3BD
Tritanopia (blue-blind)
#B8DBD3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbddbb; /* rgb */ color: rgb(187, 221, 187); /* oklch */ color: oklch(86.4% 0.059 145.0);
Tailwind
colors: {
custom: {
50: '#cfe7cf',
500: '#bbddbb',
950: '#000000',
},
}SCSS
$custom: #bbddbb; $custom-light: #cfe7cf; $custom-dark: #000000;
JSON
{
"hex": "#bbddbb",
"rgb": {
"r": 187,
"g": 221,
"b": 187
},
"hsl": {
"h": 120,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.86369,
"c": 0.05868,
"h": 145
},
"luminance": 0.65866
}Semantic roles & 50–950 ramp
primary
#BBDDBB
secondary
#B587B5
accent
#39ACAC
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483