#BBDCA5#BBDCA5
#BBDCA5 is a very light, moderate yellow-green. Relative luminance 0.645; OKLCH L 85.6% C 0.082 H 133.1°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCA5 |
|---|---|
| RGB | rgb(187, 220, 165) |
| HSL | hsl(96, 44%, 75%) |
| HSV | hsv(96, 25%, 86%) |
| CMYK | cmyk(15%, 0%, 25%, 13.7%) |
| CIE-LAB | lab(84.21, -20.71, 23.53) |
| CIE-LCH | lch(84.21, 31.34, 131.36°) |
| OKLab | oklab(85.65% -0.0559 0.0597) |
| OKLCH | oklch(85.65% 0.082 133.1) |
| XYZ | xyz(52.8770, 64.4671, 45.2476) |
| Luminance | 0.6447 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.38
Light Sage
#BCECAC
ΔE00 4.20
Washed Out Green
#BCF5A6
ΔE00 6.99
Pale Olive
#B9CC81
ΔE00 7.02
Hospital Green
#9BE5AA
ΔE00 7.08
Pale Olive Green
#B1D27B
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCA5 #C6A5DC
analogous
#D6DCA5 #BBDCA5 #A5DCAA
triadic
#BBDCA5 #A5BBDC #DCA5BB
tetradic
#BBDCA5 #A5D6DC #C6A5DC #DCAAA5
square
#BBDCA5 #A5D6DC #C6A5DC #DCAAA5
split-complementary
#BBDCA5 #AAA5DC #DCA5D6
monochromatic
#78BA4D #9ACB79 #BBDCA5 #DCEDD1 #EEF6E9
Accessibility & contrast
On white
1.51
#BBDCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#BBDCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCA5
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCA5 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D4A2
Deuteranopia (green-blind)
#DCD1A8
Tritanopia (blue-blind)
#BCD7CD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbdca5; /* rgb */ color: rgb(187, 220, 165); /* oklch */ color: oklch(85.6% 0.082 133.1);
Tailwind
colors: {
custom: {
50: '#d0e7c0',
500: '#bbdca5',
950: '#000000',
},
}SCSS
$custom: #bbdca5; $custom-light: #d0e7c0; $custom-dark: #000000;
JSON
{
"hex": "#bbdca5",
"rgb": {
"r": 187,
"g": 220,
"b": 165
},
"hsl": {
"h": 96,
"s": 44,
"l": 75.49
},
"oklch": {
"l": 0.85648,
"c": 0.08183,
"h": 133.1
},
"luminance": 0.64468
}Semantic roles & 50–950 ramp
primary
#BBDCA5
secondary
#9971B4
accent
#2EB780
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482