#BBDCAC#BBDCAC
#BBDCAC is a very light, moderate green. Relative luminance 0.647; OKLCH L 85.8% C 0.074 H 136.0°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCAC |
|---|---|
| RGB | rgb(187, 220, 172) |
| HSL | hsl(101, 41%, 77%) |
| HSV | hsv(101, 22%, 86%) |
| CMYK | cmyk(15%, 0%, 21.8%, 13.7%) |
| CIE-LAB | lab(84.34, -19.60, 20.06) |
| CIE-LCH | lch(84.34, 28.05, 134.34°) |
| OKLab | oklab(85.8% -0.053 0.0513) |
| OKLCH | oklch(85.8% 0.074 136) |
| XYZ | xyz(53.5316, 64.7289, 48.6954) |
| Luminance | 0.6473 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.68
Light Sage
#BCECAC
ΔE00 4.86
Hospital Green
#9BE5AA
ΔE00 7.02
Very Pale Green
#CFFDBC
ΔE00 7.57
Mint
#AAF0C1
ΔE00 7.58
Washed Out Green
#BCF5A6
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCAC #CDACDC
analogous
#D3DCAC #BBDCAC #ACDCB5
triadic
#BBDCAC #ACBBDC #DCACBB
tetradic
#BBDCAC #ACD3DC #CDACDC #DCB5AC
square
#BBDCAC #ACD3DC #CDACDC #DCB5AC
split-complementary
#BBDCAC #B5ACDC #DCACD3
monochromatic
#74B856 #98CA81 #BBDCAC #DEEED7 #EDF6E9
Accessibility & contrast
On white
1.51
#BBDCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#BBDCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCAC
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCAC | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D4A9
Deuteranopia (green-blind)
#DAD1AE
Tritanopia (blue-blind)
#BBD8CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbdcac; /* rgb */ color: rgb(187, 220, 172); /* oklch */ color: oklch(85.8% 0.074 136.0);
Tailwind
colors: {
custom: {
50: '#d0e7c5',
500: '#bbdcac',
950: '#000000',
},
}SCSS
$custom: #bbdcac; $custom-light: #d0e7c5; $custom-dark: #000000;
JSON
{
"hex": "#bbdcac",
"rgb": {
"r": 187,
"g": 220,
"b": 172
},
"hsl": {
"h": 101.25,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.858,
"c": 0.07374,
"h": 136
},
"luminance": 0.6473
}Semantic roles & 50–950 ramp
primary
#BBDCAC
secondary
#A178B4
accent
#32B48B
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482