#BBDC9B#BBDC9B
#BBDC9B is a very light, moderate yellow-green. Relative luminance 0.641; OKLCH L 85.4% C 0.093 H 130.1°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDC9B |
|---|---|
| RGB | rgb(187, 220, 155) |
| HSL | hsl(90, 48%, 74%) |
| HSV | hsv(90, 30%, 86%) |
| CMYK | cmyk(15%, 0%, 29.5%, 13.7%) |
| CIE-LAB | lab(84.03, -22.20, 28.46) |
| CIE-LCH | lch(84.03, 36.10, 127.96°) |
| OKLab | oklab(85.44% -0.0601 0.0715) |
| OKLCH | oklch(85.44% 0.093 130.1) |
| XYZ | xyz(52.0022, 64.1171, 40.6401) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.09
Light Sage
#BCECAC
ΔE00 4.33
Pale Olive Green
#B1D27B
ΔE00 5.11
Pale Olive
#B9CC81
ΔE00 5.48
Washed Out Green
#BCF5A6
ΔE00 6.28
Light Moss Green
#A6C875
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDC9B #BC9BDC
analogous
#DBDC9B #BBDC9B #9BDC9B
triadic
#BBDC9B #9BBBDC #DC9BBB
tetradic
#BBDC9B #9BDBDC #BC9BDC #DC9B9B
square
#BBDC9B #9BDBDC #BC9BDC #DC9B9B
split-complementary
#BBDC9B #9B9BDC #DC9BDB
monochromatic
#7DBB41 #9CCC6E #BBDC9B #DAECC8 #F0F7E8
Accessibility & contrast
On white
1.52
#BBDC9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#BBDC9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDC9B
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDC9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDC9B | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D397
Deuteranopia (green-blind)
#DDD19E
Tritanopia (blue-blind)
#BDD6CB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbdc9b; /* rgb */ color: rgb(187, 220, 155); /* oklch */ color: oklch(85.4% 0.093 130.1);
Tailwind
colors: {
custom: {
50: '#d0e7b9',
500: '#bbdc9b',
950: '#000000',
},
}SCSS
$custom: #bbdc9b; $custom-light: #d0e7b9; $custom-dark: #000000;
JSON
{
"hex": "#bbdc9b",
"rgb": {
"r": 187,
"g": 220,
"b": 155
},
"hsl": {
"h": 90.462,
"s": 48.148,
"l": 73.529
},
"oklch": {
"l": 0.85443,
"c": 0.09344,
"h": 130.1
},
"luminance": 0.64118
}Semantic roles & 50–950 ramp
primary
#BBDC9B
secondary
#8E67B4
accent
#2ABB74
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481