#BBDCA8#BBDCA8
#BBDCA8 is a very light, moderate yellow-green. Relative luminance 0.646; OKLCH L 85.7% C 0.078 H 134.3°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCA8 |
|---|---|
| RGB | rgb(187, 220, 168) |
| HSL | hsl(98, 43%, 76%) |
| HSV | hsv(98, 24%, 86%) |
| CMYK | cmyk(15%, 0%, 23.6%, 13.7%) |
| CIE-LAB | lab(84.27, -20.24, 22.04) |
| CIE-LCH | lch(84.27, 29.92, 132.56°) |
| OKLab | oklab(85.71% -0.0547 0.0561) |
| OKLCH | oklch(85.71% 0.078 134.3) |
| XYZ | xyz(53.1532, 64.5776, 46.7026) |
| Luminance | 0.6458 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.88
Light Sage
#BCECAC
ΔE00 4.41
Hospital Green
#9BE5AA
ΔE00 7.00
Very Pale Green
#CFFDBC
ΔE00 7.29
Washed Out Green
#BCF5A6
ΔE00 7.35
Pale Olive
#B9CC81
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCA8 #C9A8DC
analogous
#D5DCA8 #BBDCA8 #A8DCAF
triadic
#BBDCA8 #A8BBDC #DCA8BB
tetradic
#BBDCA8 #A8D5DC #C9A8DC #DCAFA8
square
#BBDCA8 #A8D5DC #C9A8DC #DCAFA8
split-complementary
#BBDCA8 #AFA8DC #DCA8D5
monochromatic
#77B951 #99CA7C #BBDCA8 #DDEED4 #EEF6E9
Accessibility & contrast
On white
1.51
#BBDCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#BBDCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCA8
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCA8 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D4A5
Deuteranopia (green-blind)
#DBD1AA
Tritanopia (blue-blind)
#BBD8CE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbdca8; /* rgb */ color: rgb(187, 220, 168); /* oklch */ color: oklch(85.7% 0.078 134.3);
Tailwind
colors: {
custom: {
50: '#d0e7c2',
500: '#bbdca8',
950: '#000000',
},
}SCSS
$custom: #bbdca8; $custom-light: #d0e7c2; $custom-dark: #000000;
JSON
{
"hex": "#bbdca8",
"rgb": {
"r": 187,
"g": 220,
"b": 168
},
"hsl": {
"h": 98.077,
"s": 42.623,
"l": 76.078
},
"oklch": {
"l": 0.85712,
"c": 0.07835,
"h": 134.3
},
"luminance": 0.64578
}Semantic roles & 50–950 ramp
primary
#BBDCA8
secondary
#9D74B4
accent
#30B685
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482