#BBDA9E#BBDA9E
#BBDA9E is a very light, moderate yellow-green. Relative luminance 0.632; OKLCH L 85.1% C 0.087 H 130.3°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDA9E |
|---|---|
| RGB | rgb(187, 218, 158) |
| HSL | hsl(91, 45%, 74%) |
| HSV | hsv(91, 28%, 85%) |
| CMYK | cmyk(14.2%, 0%, 27.5%, 14.5%) |
| CIE-LAB | lab(83.53, -20.78, 26.24) |
| CIE-LCH | lch(83.53, 33.48, 128.38°) |
| OKLab | oklab(85.07% -0.0561 0.0662) |
| OKLCH | oklch(85.07% 0.087 130.3) |
| XYZ | xyz(51.7355, 63.1756, 41.8096) |
| Luminance | 0.6318 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.45
Light Sage
#BCECAC
ΔE00 4.68
Pale Olive
#B9CC81
ΔE00 5.68
Pale Olive Green
#B1D27B
ΔE00 5.80
Light Moss Green
#A6C875
ΔE00 6.76
Washed Out Green
#BCF5A6
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDA9E #BD9EDA
analogous
#D9DA9E #BBDA9E #9EDA9F
triadic
#BBDA9E #9EBBDA #DA9EBB
tetradic
#BBDA9E #9ED9DA #BD9EDA #DA9F9E
square
#BBDA9E #9ED9DA #BD9EDA #DA9F9E
split-complementary
#BBDA9E #9F9EDA #DA9ED9
monochromatic
#7DB846 #9CC972 #BBDA9E #DAEBCA #EFF7E9
Accessibility & contrast
On white
1.54
#BBDA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#BBDA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDA9E
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDA9E | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D29A
Deuteranopia (green-blind)
#DBCFA1
Tritanopia (blue-blind)
#BDD5CA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbda9e; /* rgb */ color: rgb(187, 218, 158); /* oklch */ color: oklch(85.1% 0.087 130.3);
Tailwind
colors: {
custom: {
50: '#d0e5bb',
500: '#bbda9e',
950: '#000000',
},
}SCSS
$custom: #bbda9e; $custom-light: #d0e5bb; $custom-dark: #000000;
JSON
{
"hex": "#bbda9e",
"rgb": {
"r": 187,
"g": 218,
"b": 158
},
"hsl": {
"h": 91,
"s": 44.776,
"l": 73.725
},
"oklch": {
"l": 0.85067,
"c": 0.08683,
"h": 130.3
},
"luminance": 0.63176
}Semantic roles & 50–950 ramp
primary
#BBDA9E
secondary
#8F6BB1
accent
#2EB875
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481