#BBD89C#BBD89C
#BBD89C is a very light, moderate yellow-green. Relative luminance 0.621; OKLCH L 84.6% C 0.086 H 129.1°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD89C |
|---|---|
| RGB | rgb(187, 216, 156) |
| HSL | hsl(89, 43%, 73%) |
| HSV | hsv(89, 28%, 85%) |
| CMYK | cmyk(13.4%, 0%, 27.8%, 15.3%) |
| CIE-LAB | lab(82.95, -20.09, 26.49) |
| CIE-LCH | lch(82.95, 33.25, 127.18°) |
| OKLab | oklab(84.59% -0.0542 0.0668) |
| OKLCH | oklch(84.59% 0.086 129.1) |
| XYZ | xyz(51.0492, 62.0763, 40.7385) |
| Luminance | 0.6208 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.00
Pale Olive
#B9CC81
ΔE00 5.18
Light Sage
#BCECAC
ΔE00 5.26
Pale Olive Green
#B1D27B
ΔE00 5.55
Light Moss Green
#A6C875
ΔE00 6.43
Greenish Tan
#BCCB7A
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD89C #B99CD8
analogous
#D8D79C #BBD89C #9DD89C
triadic
#BBD89C #9CBBD8 #D89CBB
tetradic
#BBD89C #9CD8D7 #B99CD8 #D89C9D
square
#BBD89C #9CD8D7 #B99CD8 #D89C9D
split-complementary
#BBD89C #9C9DD8 #D79CD8
monochromatic
#7FB347 #9DC770 #BBD89C #D9E9C8 #F0F6E9
Accessibility & contrast
On white
1.57
#BBD89C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#BBD89C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD89C
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD89C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD89C | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED098
Deuteranopia (green-blind)
#DACE9F
Tritanopia (blue-blind)
#BDD3C8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbd89c; /* rgb */ color: rgb(187, 216, 156); /* oklch */ color: oklch(84.6% 0.086 129.1);
Tailwind
colors: {
custom: {
50: '#d0e4b9',
500: '#bbd89c',
950: '#000000',
},
}SCSS
$custom: #bbd89c; $custom-light: #d0e4b9; $custom-dark: #000000;
JSON
{
"hex": "#bbd89c",
"rgb": {
"r": 187,
"g": 216,
"b": 156
},
"hsl": {
"h": 89,
"s": 43.478,
"l": 72.941
},
"oklch": {
"l": 0.84591,
"c": 0.08604,
"h": 129.1
},
"luminance": 0.62077
}Semantic roles & 50–950 ramp
primary
#BBD89C
secondary
#8B69AF
accent
#2FB770
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481