#BBD79E#BBD79E
#BBD79E is a very light, moderate yellow-green. Relative luminance 0.616; OKLCH L 84.4% C 0.082 H 129.3°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD79E |
|---|---|
| RGB | rgb(187, 215, 158) |
| HSL | hsl(89, 42%, 73%) |
| HSV | hsv(89, 27%, 84%) |
| CMYK | cmyk(13%, 0%, 26.5%, 15.7%) |
| CIE-LAB | lab(82.72, -19.30, 25.13) |
| CIE-LCH | lch(82.72, 31.69, 127.52°) |
| OKLab | oklab(84.41% -0.052 0.0636) |
| OKLCH | oklch(84.41% 0.082 129.3) |
| XYZ | xyz(50.9646, 61.6338, 41.5526) |
| Luminance | 0.6163 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.33
Pale Olive
#B9CC81
ΔE00 5.49
Light Sage
#BCECAC
ΔE00 5.52
Pale Olive Green
#B1D27B
ΔE00 6.09
Light Moss Green
#A6C875
ΔE00 6.79
Greenish Tan
#BCCB7A
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD79E #BA9ED7
analogous
#D7D79E #BBD79E #9ED79E
triadic
#BBD79E #9EBBD7 #D79EBB
tetradic
#BBD79E #9ED7D7 #BA9ED7 #D79E9E
square
#BBD79E #9ED7D7 #BA9ED7 #D79E9E
split-complementary
#BBD79E #9E9ED7 #D79ED7
monochromatic
#7EB149 #9DC573 #BBD79E #D9E9C9 #F0F6E9
Accessibility & contrast
On white
1.58
#BBD79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#BBD79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD79E
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD79E | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCF9A
Deuteranopia (green-blind)
#D8CDA1
Tritanopia (blue-blind)
#BDD2C8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd79e; /* rgb */ color: rgb(187, 215, 158); /* oklch */ color: oklch(84.4% 0.082 129.3);
Tailwind
colors: {
custom: {
50: '#d0e3bb',
500: '#bbd79e',
950: '#000000',
},
}SCSS
$custom: #bbd79e; $custom-light: #d0e3bb; $custom-dark: #000000;
JSON
{
"hex": "#bbd79e",
"rgb": {
"r": 187,
"g": 215,
"b": 158
},
"hsl": {
"h": 89.474,
"s": 41.606,
"l": 73.137
},
"oklch": {
"l": 0.84414,
"c": 0.08213,
"h": 129.3
},
"luminance": 0.61634
}Semantic roles & 50–950 ramp
primary
#BBD79E
secondary
#8C6BAE
accent
#31B572
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481