#BBDCBC#BBDCBC
#BBDCBC is a very light, muted green. Relative luminance 0.654; OKLCH L 86.2% C 0.056 H 145.9°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCBC |
|---|---|
| RGB | rgb(187, 220, 188) |
| HSL | hsl(122, 32%, 80%) |
| HSV | hsv(122, 15%, 86%) |
| CMYK | cmyk(15%, 0%, 14.5%, 13.7%) |
| CIE-LAB | lab(84.68, -16.90, 12.13) |
| CIE-LCH | lch(84.68, 20.80, 144.32°) |
| OKLab | oklab(86.18% -0.0463 0.0314) |
| OKLCH | oklch(86.18% 0.056 145.9) |
| XYZ | xyz(55.1618, 65.3810, 57.2808) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.67
Light Grey Green
#B7E1A1
ΔE00 7.78
Light Sage
#BCECAC
ΔE00 8.15
Hospital Green
#9BE5AA
ΔE00 8.67
Light Teal
#90E4C1
ΔE00 8.89
Darkseagreen
#8FBC8F
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCBC #DCBBDB
analogous
#CBDCBB #BBDCBC #BBDCCD
triadic
#BBDCBC #BCBBDC #DCBCBB
tetradic
#BBDCBC #BBCBDC #DCBBDB #DCCDBB
square
#BBDCBC #BBCBDC #DCBBDB #DCCDBB
split-complementary
#BBDCBC #CDBBDC #DCBBCB
monochromatic
#6AB26C #93C794 #BBDCBC #E3F1E4 #EBF5EB
Accessibility & contrast
On white
1.49
#BBDCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#BBDCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCBC
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCBC | 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)
#DDD6BA
Deuteranopia (green-blind)
#D8D2BE
Tritanopia (blue-blind)
#B8DAD3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbdcbc; /* rgb */ color: rgb(187, 220, 188); /* oklch */ color: oklch(86.2% 0.056 145.9);
Tailwind
colors: {
custom: {
50: '#cfe7d0',
500: '#bbdcbc',
950: '#000000',
},
}SCSS
$custom: #bbdcbc; $custom-light: #cfe7d0; $custom-dark: #000000;
JSON
{
"hex": "#bbdcbc",
"rgb": {
"r": 187,
"g": 220,
"b": 188
},
"hsl": {
"h": 121.818,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.86179,
"c": 0.05595,
"h": 145.9
},
"luminance": 0.65382
}Semantic roles & 50–950 ramp
primary
#BBDCBC
secondary
#B388B2
accent
#3BA7AB
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483