#BBDB9E#BBDB9E
#BBDB9E is a very light, moderate yellow-green. Relative luminance 0.637; OKLCH L 85.3% C 0.088 H 130.6°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDB9E |
|---|---|
| RGB | rgb(187, 219, 158) |
| HSL | hsl(91, 46%, 74%) |
| HSV | hsv(91, 28%, 86%) |
| CMYK | cmyk(14.6%, 0%, 27.9%, 14.1%) |
| CIE-LAB | lab(83.81, -21.28, 26.61) |
| CIE-LCH | lch(83.81, 34.07, 128.64°) |
| OKLab | oklab(85.28% -0.0575 0.0671) |
| OKLCH | oklch(85.28% 0.088 130.6) |
| XYZ | xyz(51.9956, 63.6958, 41.8963) |
| Luminance | 0.6370 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.18
Light Sage
#BCECAC
ΔE00 4.42
Pale Olive Green
#B1D27B
ΔE00 5.73
Pale Olive
#B9CC81
ΔE00 5.78
Washed Out Green
#BCF5A6
ΔE00 6.71
Light Moss Green
#A6C875
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDB9E #BE9EDB
analogous
#DADB9E #BBDB9E #9EDBA0
triadic
#BBDB9E #9EBBDB #DB9EBB
tetradic
#BBDB9E #9EDADB #BE9EDB #DBA09E
square
#BBDB9E #9EDADB #BE9EDB #DBA09E
split-complementary
#BBDB9E #A09EDB #DB9EDA
monochromatic
#7CBA45 #9CCA71 #BBDB9E #DAECCB #EFF7E9
Accessibility & contrast
On white
1.53
#BBDB9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#BBDB9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDB9E
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDB9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDB9E | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D29A
Deuteranopia (green-blind)
#DCD0A1
Tritanopia (blue-blind)
#BDD6CB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbdb9e; /* rgb */ color: rgb(187, 219, 158); /* oklch */ color: oklch(85.3% 0.088 130.6);
Tailwind
colors: {
custom: {
50: '#d0e6bb',
500: '#bbdb9e',
950: '#000000',
},
}SCSS
$custom: #bbdb9e; $custom-light: #d0e6bb; $custom-dark: #000000;
JSON
{
"hex": "#bbdb9e",
"rgb": {
"r": 187,
"g": 219,
"b": 158
},
"hsl": {
"h": 91.475,
"s": 45.865,
"l": 73.922
},
"oklch": {
"l": 0.85284,
"c": 0.0884,
"h": 130.6
},
"luminance": 0.63696
}Semantic roles & 50–950 ramp
primary
#BBDB9E
secondary
#906BB3
accent
#2CB976
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482