#BBD7A4#BBD7A4
#BBD7A4 is a very light, moderate yellow-green. Relative luminance 0.618; OKLCH L 84.5% C 0.075 H 131.3°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD7A4 |
|---|---|
| RGB | rgb(187, 215, 164) |
| HSL | hsl(93, 39%, 74%) |
| HSV | hsv(93, 24%, 84%) |
| CMYK | cmyk(13%, 0%, 23.7%, 15.7%) |
| CIE-LAB | lab(82.83, -18.39, 22.16) |
| CIE-LCH | lch(82.83, 28.79, 129.69°) |
| OKLab | oklab(84.54% -0.0495 0.0564) |
| OKLCH | oklch(84.54% 0.075 131.3) |
| XYZ | xyz(51.4937, 61.8455, 44.3392) |
| Luminance | 0.6185 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.86
Light Sage
#BCECAC
ΔE00 5.72
Pale Olive
#B9CC81
ΔE00 6.70
Pale Olive Green
#B1D27B
ΔE00 7.45
Light Moss Green
#A6C875
ΔE00 7.95
Hospital Green
#9BE5AA
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD7A4 #C0A4D7
analogous
#D5D7A4 #BBD7A4 #A4D7A7
triadic
#BBD7A4 #A4BBD7 #D7A4BB
tetradic
#BBD7A4 #A4D5D7 #C0A4D7 #D7A7A4
square
#BBD7A4 #A4D5D7 #C0A4D7 #D7A7A4
split-complementary
#BBD7A4 #A7A4D7 #D7A4D5
monochromatic
#7BB24F #9BC479 #BBD7A4 #DBEACF #EFF6EA
Accessibility & contrast
On white
1.57
#BBD7A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#BBD7A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD7A4
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD7A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD7A4 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD0A1
Deuteranopia (green-blind)
#D7CDA6
Tritanopia (blue-blind)
#BCD3C9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd7a4; /* rgb */ color: rgb(187, 215, 164); /* oklch */ color: oklch(84.5% 0.075 131.3);
Tailwind
colors: {
custom: {
50: '#d0e3bf',
500: '#bbd7a4',
950: '#000000',
},
}SCSS
$custom: #bbd7a4; $custom-light: #d0e3bf; $custom-dark: #000000;
JSON
{
"hex": "#bbd7a4",
"rgb": {
"r": 187,
"g": 215,
"b": 164
},
"hsl": {
"h": 92.941,
"s": 38.931,
"l": 74.314
},
"oklch": {
"l": 0.84542,
"c": 0.075,
"h": 131.3
},
"luminance": 0.61846
}Semantic roles & 50–950 ramp
primary
#BBD7A4
secondary
#9371AE
accent
#34B279
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141512
muted
#838482