#BBC895#BBC895
#BBC895 is a light, moderate yellow-green. Relative luminance 0.540; OKLCH L 81.0% C 0.070 H 119.6°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC895 |
|---|---|
| RGB | rgb(187, 200, 149) |
| HSL | hsl(75, 32%, 68%) |
| HSV | hsv(75, 26%, 78%) |
| CMYK | cmyk(6.5%, 0%, 25.5%, 21.6%) |
| CIE-LAB | lab(78.49, -13.09, 24.09) |
| CIE-LCH | lch(78.49, 27.42, 118.51°) |
| OKLab | oklab(80.99% -0.0346 0.0609) |
| OKLCH | oklch(80.99% 0.07 119.6) |
| XYZ | xyz(46.5722, 54.0434, 36.4059) |
| Luminance | 0.5404 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.98
Greenish Tan
#BCCB7A
ΔE00 6.07
Tan Green
#A9BE70
ΔE00 6.60
Light Moss Green
#A6C875
ΔE00 7.30
Pale Olive Green
#B1D27B
ΔE00 7.57
Light Olive
#ACBF69
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC895 #A295C8
analogous
#C8BB95 #BBC895 #A1C895
triadic
#BBC895 #95BBC8 #C895BB
tetradic
#BBC895 #95C8BB #A295C8 #C895A1
square
#BBC895 #95C8BB #A295C8 #C895A1
split-complementary
#BBC895 #95A1C8 #BB95C8
monochromatic
#83954D #A1B36D #BBC895 #D5DDBD #EFF2E6
Accessibility & contrast
On white
1.78
#BBC895 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#BBC895 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC895
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC895 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC895 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC292
Deuteranopia (green-blind)
#CDC297
Tritanopia (blue-blind)
#C0C3BA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bbc895; /* rgb */ color: rgb(187, 200, 149); /* oklch */ color: oklch(81.0% 0.070 119.6);
Tailwind
colors: {
custom: {
50: '#d0d8b4',
500: '#bbc895',
950: '#000000',
},
}SCSS
$custom: #bbc895; $custom-light: #d0d8b4; $custom-dark: #000000;
JSON
{
"hex": "#bbc895",
"rgb": {
"r": 187,
"g": 200,
"b": 149
},
"hsl": {
"h": 75.294,
"s": 31.677,
"l": 68.431
},
"oklch": {
"l": 0.80988,
"c": 0.07006,
"h": 119.6
},
"luminance": 0.54043
}Semantic roles & 50–950 ramp
primary
#BBC895
secondary
#73659D
accent
#3BAA57
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381