#BBDCA1#BBDCA1
#BBDCA1 is a very light, moderate yellow-green. Relative luminance 0.643; OKLCH L 85.6% C 0.086 H 131.8°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCA1 |
|---|---|
| RGB | rgb(187, 220, 161) |
| HSL | hsl(94, 46%, 75%) |
| HSV | hsv(94, 27%, 86%) |
| CMYK | cmyk(15%, 0%, 26.8%, 13.7%) |
| CIE-LAB | lab(84.13, -21.32, 25.50) |
| CIE-LCH | lch(84.13, 33.24, 129.89°) |
| OKLab | oklab(85.56% -0.0576 0.0645) |
| OKLCH | oklch(85.56% 0.086 131.8) |
| XYZ | xyz(52.5186, 64.3237, 43.3601) |
| Luminance | 0.6432 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.97
Light Sage
#BCECAC
ΔE00 4.10
Pale Olive Green
#B1D27B
ΔE00 6.29
Pale Olive
#B9CC81
ΔE00 6.34
Washed Out Green
#BCF5A6
ΔE00 6.61
Very Pale Green
#CFFDBC
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCA1 #C2A1DC
analogous
#D9DCA1 #BBDCA1 #A1DCA5
triadic
#BBDCA1 #A1BBDC #DCA1BB
tetradic
#BBDCA1 #A1D9DC #C2A1DC #DCA5A1
square
#BBDCA1 #A1D9DC #C2A1DC #DCA5A1
split-complementary
#BBDCA1 #A5A1DC #DCA1D9
monochromatic
#7ABB48 #9BCB74 #BBDCA1 #DBEDCE #EFF7E9
Accessibility & contrast
On white
1.51
#BBDCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#BBDCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCA1
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCA1 | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D49D
Deuteranopia (green-blind)
#DCD1A4
Tritanopia (blue-blind)
#BCD7CC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbdca1; /* rgb */ color: rgb(187, 220, 161); /* oklch */ color: oklch(85.6% 0.086 131.8);
Tailwind
colors: {
custom: {
50: '#d0e7bd',
500: '#bbdca1',
950: '#000000',
},
}SCSS
$custom: #bbdca1; $custom-light: #d0e7bd; $custom-dark: #000000;
JSON
{
"hex": "#bbdca1",
"rgb": {
"r": 187,
"g": 220,
"b": 161
},
"hsl": {
"h": 93.559,
"s": 45.736,
"l": 74.706
},
"oklch": {
"l": 0.85564,
"c": 0.08647,
"h": 131.8
},
"luminance": 0.64324
}Semantic roles & 50–950 ramp
primary
#BBDCA1
secondary
#956DB4
accent
#2DB97B
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482