#BBDC9C#BBDC9C
#BBDC9C is a very light, moderate yellow-green. Relative luminance 0.642; OKLCH L 85.5% C 0.092 H 130.3°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDC9C |
|---|---|
| RGB | rgb(187, 220, 156) |
| HSL | hsl(91, 48%, 74%) |
| HSV | hsv(91, 29%, 86%) |
| CMYK | cmyk(15%, 0%, 29.1%, 13.7%) |
| CIE-LAB | lab(84.04, -22.06, 27.97) |
| CIE-LCH | lch(84.04, 35.62, 128.27°) |
| OKLab | oklab(85.46% -0.0597 0.0704) |
| OKLCH | oklch(85.46% 0.092 130.3) |
| XYZ | xyz(52.0865, 64.1509, 41.0843) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.01
Light Sage
#BCECAC
ΔE00 4.27
Pale Olive Green
#B1D27B
ΔE00 5.30
Pale Olive
#B9CC81
ΔE00 5.61
Washed Out Green
#BCF5A6
ΔE00 6.31
Light Moss Green
#A6C875
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDC9C #BD9CDC
analogous
#DBDC9C #BBDC9C #9CDC9D
triadic
#BBDC9C #9CBBDC #DC9CBB
tetradic
#BBDC9C #9CDBDC #BD9CDC #DC9D9C
square
#BBDC9C #9CDBDC #BD9CDC #DC9D9C
split-complementary
#BBDC9C #9D9CDC #DC9CDB
monochromatic
#7DBB42 #9CCC6F #BBDC9C #DAECC9 #EFF7E8
Accessibility & contrast
On white
1.52
#BBDC9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#BBDC9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDC9C
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDC9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDC9C | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D398
Deuteranopia (green-blind)
#DDD19F
Tritanopia (blue-blind)
#BDD7CB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbdc9c; /* rgb */ color: rgb(187, 220, 156); /* oklch */ color: oklch(85.5% 0.092 130.3);
Tailwind
colors: {
custom: {
50: '#d0e7b9',
500: '#bbdc9c',
950: '#000000',
},
}SCSS
$custom: #bbdc9c; $custom-light: #d0e7b9; $custom-dark: #000000;
JSON
{
"hex": "#bbdc9c",
"rgb": {
"r": 187,
"g": 220,
"b": 156
},
"hsl": {
"h": 90.938,
"s": 47.761,
"l": 73.725
},
"oklch": {
"l": 0.85462,
"c": 0.09228,
"h": 130.3
},
"luminance": 0.64151
}Semantic roles & 50–950 ramp
primary
#BBDC9C
secondary
#8F68B4
accent
#2ABB75
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481