#BBDC9D#BBDC9D
#BBDC9D is a very light, moderate yellow-green. Relative luminance 0.642; OKLCH L 85.5% C 0.091 H 130.6°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDC9D |
|---|---|
| RGB | rgb(187, 220, 157) |
| HSL | hsl(91, 47%, 74%) |
| HSV | hsv(91, 29%, 86%) |
| CMYK | cmyk(15%, 0%, 28.6%, 13.7%) |
| CIE-LAB | lab(84.06, -21.91, 27.48) |
| CIE-LCH | lch(84.06, 35.14, 128.58°) |
| OKLab | oklab(85.48% -0.0593 0.0692) |
| OKLCH | oklch(85.48% 0.091 130.6) |
| XYZ | xyz(52.1715, 64.1849, 41.5321) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.95
Light Sage
#BCECAC
ΔE00 4.21
Pale Olive Green
#B1D27B
ΔE00 5.49
Pale Olive
#B9CC81
ΔE00 5.74
Washed Out Green
#BCF5A6
ΔE00 6.36
Light Moss Green
#A6C875
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDC9D #BE9DDC
analogous
#DADC9D #BBDC9D #9DDC9F
triadic
#BBDC9D #9DBBDC #DC9DBB
tetradic
#BBDC9D #9DDADC #BE9DDC #DC9F9D
square
#BBDC9D #9DDADC #BE9DDC #DC9F9D
split-complementary
#BBDC9D #9F9DDC #DC9DDA
monochromatic
#7CBC43 #9CCC70 #BBDC9D #DAECCA #EFF7E8
Accessibility & contrast
On white
1.52
#BBDC9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#BBDC9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDC9D
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDC9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDC9D | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D399
Deuteranopia (green-blind)
#DDD1A0
Tritanopia (blue-blind)
#BDD7CB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbdc9d; /* rgb */ color: rgb(187, 220, 157); /* oklch */ color: oklch(85.5% 0.091 130.6);
Tailwind
colors: {
custom: {
50: '#d0e7ba',
500: '#bbdc9d',
950: '#000000',
},
}SCSS
$custom: #bbdc9d; $custom-light: #d0e7ba; $custom-dark: #000000;
JSON
{
"hex": "#bbdc9d",
"rgb": {
"r": 187,
"g": 220,
"b": 157
},
"hsl": {
"h": 91.429,
"s": 47.368,
"l": 73.922
},
"oklch": {
"l": 0.85482,
"c": 0.09112,
"h": 130.6
},
"luminance": 0.64186
}Semantic roles & 50–950 ramp
primary
#BBDC9D
secondary
#9069B4
accent
#2BBB76
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481