#BBD79F#BBD79F
#BBD79F is a very light, moderate yellow-green. Relative luminance 0.617; OKLCH L 84.4% C 0.081 H 129.6°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD79F |
|---|---|
| RGB | rgb(187, 215, 159) |
| HSL | hsl(90, 41%, 73%) |
| HSV | hsv(90, 26%, 84%) |
| CMYK | cmyk(13%, 0%, 26%, 15.7%) |
| CIE-LAB | lab(82.74, -19.15, 24.64) |
| CIE-LCH | lch(82.74, 31.21, 127.86°) |
| OKLab | oklab(84.44% -0.0516 0.0624) |
| OKLCH | oklch(84.44% 0.081 129.6) |
| XYZ | xyz(51.0510, 61.6684, 42.0078) |
| Luminance | 0.6167 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.38
Light Sage
#BCECAC
ΔE00 5.52
Pale Olive
#B9CC81
ΔE00 5.68
Pale Olive Green
#B1D27B
ΔE00 6.31
Light Moss Green
#A6C875
ΔE00 6.98
Greenish Tan
#BCCB7A
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD79F #BB9FD7
analogous
#D7D79F #BBD79F #9FD79F
triadic
#BBD79F #9FBBD7 #D79FBB
tetradic
#BBD79F #9FD7D7 #BB9FD7 #D79F9F
square
#BBD79F #9FD7D7 #BB9FD7 #D79F9F
split-complementary
#BBD79F #9F9FD7 #D79FD7
monochromatic
#7EB24A #9CC574 #BBD79F #DAE9CA #F0F6E9
Accessibility & contrast
On white
1.57
#BBD79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#BBD79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD79F
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD79F | 1.00 | 1.57 | 13.33 | 13.33 |
| #FFFFFF | 1.57 | 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)
#DDCF9B
Deuteranopia (green-blind)
#D8CDA2
Tritanopia (blue-blind)
#BDD2C8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd79f; /* rgb */ color: rgb(187, 215, 159); /* oklch */ color: oklch(84.4% 0.081 129.6);
Tailwind
colors: {
custom: {
50: '#d0e3bb',
500: '#bbd79f',
950: '#000000',
},
}SCSS
$custom: #bbd79f; $custom-light: #d0e3bb; $custom-dark: #000000;
JSON
{
"hex": "#bbd79f",
"rgb": {
"r": 187,
"g": 215,
"b": 159
},
"hsl": {
"h": 90,
"s": 41.176,
"l": 73.333
},
"oklch": {
"l": 0.84435,
"c": 0.08094,
"h": 129.6
},
"luminance": 0.61669
}Semantic roles & 50–950 ramp
primary
#BBD79F
secondary
#8D6CAE
accent
#31B473
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141512
muted
#838482