#BBDCA3#BBDCA3
#BBDCA3 is a very light, moderate yellow-green. Relative luminance 0.644; OKLCH L 85.6% C 0.084 H 132.4°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCA3 |
|---|---|
| RGB | rgb(187, 220, 163) |
| HSL | hsl(95, 45%, 75%) |
| HSV | hsv(95, 26%, 86%) |
| CMYK | cmyk(15%, 0%, 25.9%, 13.7%) |
| CIE-LAB | lab(84.17, -21.01, 24.51) |
| CIE-LCH | lch(84.17, 32.29, 130.61°) |
| OKLab | oklab(85.61% -0.0568 0.0621) |
| OKLCH | oklch(85.61% 0.084 132.4) |
| XYZ | xyz(52.6964, 64.3948, 44.2964) |
| Luminance | 0.6440 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.14
Light Sage
#BCECAC
ΔE00 4.12
Pale Olive
#B9CC81
ΔE00 6.67
Pale Olive Green
#B1D27B
ΔE00 6.71
Washed Out Green
#BCF5A6
ΔE00 6.79
Very Pale Green
#CFFDBC
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCA3 #C4A3DC
analogous
#D7DCA3 #BBDCA3 #A3DCA7
triadic
#BBDCA3 #A3BBDC #DCA3BB
tetradic
#BBDCA3 #A3D7DC #C4A3DC #DCA7A3
square
#BBDCA3 #A3D7DC #C4A3DC #DCA7A3
split-complementary
#BBDCA3 #A7A3DC #DCA3D7
monochromatic
#79BA4A #9ACB77 #BBDCA3 #DCEDCF #EFF7E9
Accessibility & contrast
On white
1.51
#BBDCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#BBDCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCA3
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCA3 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D49F
Deuteranopia (green-blind)
#DCD1A6
Tritanopia (blue-blind)
#BCD7CD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbdca3; /* rgb */ color: rgb(187, 220, 163); /* oklch */ color: oklch(85.6% 0.084 132.4);
Tailwind
colors: {
custom: {
50: '#d0e7be',
500: '#bbdca3',
950: '#000000',
},
}SCSS
$custom: #bbdca3; $custom-light: #d0e7be; $custom-dark: #000000;
JSON
{
"hex": "#bbdca3",
"rgb": {
"r": 187,
"g": 220,
"b": 163
},
"hsl": {
"h": 94.737,
"s": 44.882,
"l": 75.098
},
"oklch": {
"l": 0.85605,
"c": 0.08416,
"h": 132.4
},
"luminance": 0.64396
}Semantic roles & 50–950 ramp
primary
#BBDCA3
secondary
#976FB4
accent
#2DB87E
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482