#BBC995#BBC995
#BBC995 is a light, moderate yellow-green. Relative luminance 0.545; OKLCH L 81.2% C 0.072 H 120.3°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC995 |
|---|---|
| RGB | rgb(187, 201, 149) |
| HSL | hsl(76, 33%, 69%) |
| HSV | hsv(76, 26%, 79%) |
| CMYK | cmyk(7%, 0%, 25.9%, 21.2%) |
| CIE-LAB | lab(78.76, -13.60, 24.46) |
| CIE-LCH | lch(78.76, 27.99, 119.07°) |
| OKLab | oklab(81.2% -0.036 0.0618) |
| OKLCH | oklch(81.2% 0.072 120.3) |
| XYZ | xyz(46.8045, 54.5081, 36.4833) |
| Luminance | 0.5451 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.74
Greenish Tan
#BCCB7A
ΔE00 5.89
Tan Green
#A9BE70
ΔE00 6.50
Light Moss Green
#A6C875
ΔE00 7.05
Pale Olive Green
#B1D27B
ΔE00 7.26
Light Olive
#ACBF69
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC995 #A395C9
analogous
#C9BD95 #BBC995 #A1C995
triadic
#BBC995 #95BBC9 #C995BB
tetradic
#BBC995 #95C9BD #A395C9 #C995A1
square
#BBC995 #95C9BD #A395C9 #C995A1
split-complementary
#BBC995 #95A1C9 #BD95C9
monochromatic
#83974D #A1B46C #BBC995 #D5DEBE #EFF2E6
Accessibility & contrast
On white
1.76
#BBC995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#BBC995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC995
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC995 | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C392
Deuteranopia (green-blind)
#CEC397
Tritanopia (blue-blind)
#C0C4BB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbc995; /* rgb */ color: rgb(187, 201, 149); /* oklch */ color: oklch(81.2% 0.072 120.3);
Tailwind
colors: {
custom: {
50: '#d0d9b4',
500: '#bbc995',
950: '#000000',
},
}SCSS
$custom: #bbc995; $custom-light: #d0d9b4; $custom-dark: #000000;
JSON
{
"hex": "#bbc995",
"rgb": {
"r": 187,
"g": 201,
"b": 149
},
"hsl": {
"h": 76.154,
"s": 32.5,
"l": 68.627
},
"oklch": {
"l": 0.81203,
"c": 0.07155,
"h": 120.3
},
"luminance": 0.54508
}Semantic roles & 50–950 ramp
primary
#BBC995
secondary
#74649E
accent
#3AAB59
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381