#BBDCA6#BBDCA6
#BBDCA6 is a very light, moderate yellow-green. Relative luminance 0.645; OKLCH L 85.7% C 0.081 H 133.5°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCA6 |
|---|---|
| RGB | rgb(187, 220, 166) |
| HSL | hsl(97, 44%, 76%) |
| HSV | hsv(97, 25%, 86%) |
| CMYK | cmyk(15%, 0%, 24.5%, 13.7%) |
| CIE-LAB | lab(84.23, -20.55, 23.03) |
| CIE-LCH | lch(84.23, 30.87, 131.75°) |
| OKLab | oklab(85.67% -0.0555 0.0585) |
| OKLCH | oklch(85.67% 0.081 133.5) |
| XYZ | xyz(52.9684, 64.5036, 45.7288) |
| Luminance | 0.6450 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.53
Light Sage
#BCECAC
ΔE00 4.25
Hospital Green
#9BE5AA
ΔE00 7.05
Washed Out Green
#BCF5A6
ΔE00 7.10
Very Pale Green
#CFFDBC
ΔE00 7.20
Pale Olive
#B9CC81
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCA6 #C7A6DC
analogous
#D6DCA6 #BBDCA6 #A6DCAC
triadic
#BBDCA6 #A6BBDC #DCA6BB
tetradic
#BBDCA6 #A6D6DC #C7A6DC #DCACA6
square
#BBDCA6 #A6D6DC #C7A6DC #DCACA6
split-complementary
#BBDCA6 #ACA6DC #DCA6D6
monochromatic
#78B94E #99CB7A #BBDCA6 #DDEDD2 #EEF6E9
Accessibility & contrast
On white
1.51
#BBDCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#BBDCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCA6
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCA6 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D4A3
Deuteranopia (green-blind)
#DBD1A9
Tritanopia (blue-blind)
#BCD8CD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbdca6; /* rgb */ color: rgb(187, 220, 166); /* oklch */ color: oklch(85.7% 0.081 133.5);
Tailwind
colors: {
custom: {
50: '#d0e7c0',
500: '#bbdca6',
950: '#000000',
},
}SCSS
$custom: #bbdca6; $custom-light: #d0e7c0; $custom-dark: #000000;
JSON
{
"hex": "#bbdca6",
"rgb": {
"r": 187,
"g": 220,
"b": 166
},
"hsl": {
"h": 96.667,
"s": 43.548,
"l": 75.686
},
"oklch": {
"l": 0.85669,
"c": 0.08067,
"h": 133.5
},
"luminance": 0.64504
}Semantic roles & 50–950 ramp
primary
#BBDCA6
secondary
#9A72B4
accent
#2FB782
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482