#BBDA9C#BBDA9C
#BBDA9C is a very light, moderate yellow-green. Relative luminance 0.631; OKLCH L 85.0% C 0.089 H 129.7°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDA9C |
|---|---|
| RGB | rgb(187, 218, 156) |
| HSL | hsl(90, 46%, 73%) |
| HSV | hsv(90, 28%, 85%) |
| CMYK | cmyk(14.2%, 0%, 28.4%, 14.5%) |
| CIE-LAB | lab(83.50, -21.08, 27.23) |
| CIE-LCH | lch(83.50, 34.44, 127.74°) |
| OKLab | oklab(85.03% -0.057 0.0686) |
| OKLCH | oklch(85.03% 0.089 129.7) |
| XYZ | xyz(51.5647, 63.1073, 40.9103) |
| Luminance | 0.6311 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.47
Light Sage
#BCECAC
ΔE00 4.74
Pale Olive
#B9CC81
ΔE00 5.37
Pale Olive Green
#B1D27B
ΔE00 5.39
Light Moss Green
#A6C875
ΔE00 6.44
Greenish Tan
#BCCB7A
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDA9C #BB9CDA
analogous
#DADA9C #BBDA9C #9CDA9C
triadic
#BBDA9C #9CBBDA #DA9CBB
tetradic
#BBDA9C #9CDADA #BB9CDA #DA9C9C
square
#BBDA9C #9CDADA #BB9CDA #DA9C9C
split-complementary
#BBDA9C #9C9CDA #DA9CDA
monochromatic
#7EB744 #9CC96F #BBDA9C #DAEBC9 #F0F7E9
Accessibility & contrast
On white
1.54
#BBDA9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#BBDA9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDA9C
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDA9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDA9C | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D298
Deuteranopia (green-blind)
#DBCF9F
Tritanopia (blue-blind)
#BDD5CA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbda9c; /* rgb */ color: rgb(187, 218, 156); /* oklch */ color: oklch(85.0% 0.089 129.7);
Tailwind
colors: {
custom: {
50: '#d0e5b9',
500: '#bbda9c',
950: '#000000',
},
}SCSS
$custom: #bbda9c; $custom-light: #d0e5b9; $custom-dark: #000000;
JSON
{
"hex": "#bbda9c",
"rgb": {
"r": 187,
"g": 218,
"b": 156
},
"hsl": {
"h": 90,
"s": 45.588,
"l": 73.333
},
"oklch": {
"l": 0.85026,
"c": 0.08917,
"h": 129.7
},
"luminance": 0.63108
}Semantic roles & 50–950 ramp
primary
#BBDA9C
secondary
#8D69B1
accent
#2DB973
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481