#BBDCA0#BBDCA0
#BBDCA0 is a very light, moderate yellow-green. Relative luminance 0.643; OKLCH L 85.5% C 0.088 H 131.5°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCA0 |
|---|---|
| RGB | rgb(187, 220, 160) |
| HSL | hsl(93, 46%, 75%) |
| HSV | hsv(93, 27%, 86%) |
| CMYK | cmyk(15%, 0%, 27.3%, 13.7%) |
| CIE-LAB | lab(84.12, -21.47, 26.00) |
| CIE-LCH | lch(84.12, 33.71, 129.55°) |
| OKLab | oklab(85.54% -0.058 0.0657) |
| OKLCH | oklch(85.54% 0.088 131.5) |
| XYZ | xyz(52.4308, 64.2886, 42.8975) |
| Luminance | 0.6429 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.93
Light Sage
#BCECAC
ΔE00 4.11
Pale Olive Green
#B1D27B
ΔE00 6.09
Pale Olive
#B9CC81
ΔE00 6.19
Washed Out Green
#BCF5A6
ΔE00 6.54
Light Moss Green
#A6C875
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCA0 #C1A0DC
analogous
#D9DCA0 #BBDCA0 #A0DCA3
triadic
#BBDCA0 #A0BBDC #DCA0BB
tetradic
#BBDCA0 #A0D9DC #C1A0DC #DCA3A0
square
#BBDCA0 #A0D9DC #C1A0DC #DCA3A0
split-complementary
#BBDCA0 #A3A0DC #DCA0D9
monochromatic
#7BBB47 #9BCC73 #BBDCA0 #DBECCD #EFF7E9
Accessibility & contrast
On white
1.52
#BBDCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#BBDCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCA0
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCA0 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 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)
#E2D39C
Deuteranopia (green-blind)
#DCD1A3
Tritanopia (blue-blind)
#BDD7CC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbdca0; /* rgb */ color: rgb(187, 220, 160); /* oklch */ color: oklch(85.5% 0.088 131.5);
Tailwind
colors: {
custom: {
50: '#d0e7bc',
500: '#bbdca0',
950: '#000000',
},
}SCSS
$custom: #bbdca0; $custom-light: #d0e7bc; $custom-dark: #000000;
JSON
{
"hex": "#bbdca0",
"rgb": {
"r": 187,
"g": 220,
"b": 160
},
"hsl": {
"h": 93,
"s": 46.154,
"l": 74.51
},
"oklch": {
"l": 0.85543,
"c": 0.08763,
"h": 131.5
},
"luminance": 0.64289
}Semantic roles & 50–950 ramp
primary
#BBDCA0
secondary
#946CB4
accent
#2CB97A
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482