#BBC393#BBC393
#BBC393 is a light, moderate yellow-green. Relative luminance 0.517; OKLCH L 79.9% C 0.065 H 115.6°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC393 |
|---|---|
| RGB | rgb(187, 195, 147) |
| HSL | hsl(70, 29%, 67%) |
| HSV | hsv(70, 25%, 76%) |
| CMYK | cmyk(4.1%, 0%, 24.6%, 23.5%) |
| CIE-LAB | lab(77.10, -10.81, 23.27) |
| CIE-LCH | lch(77.10, 25.66, 114.93°) |
| OKLab | oklab(79.88% -0.0282 0.0589) |
| OKLCH | oklch(79.88% 0.065 115.6) |
| XYZ | xyz(45.2748, 51.7019, 35.1924) |
| Luminance | 0.5170 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 6.04
Greenish Tan
#BCCB7A
ΔE00 6.80
Tan Green
#A9BE70
ΔE00 7.03
Sage Green
#9CAF88
ΔE00 7.31
Light Olive
#ACBF69
ΔE00 7.97
Darkkhaki
#BDB76B
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC393 #9B93C3
analogous
#C3B393 #BBC393 #A3C393
triadic
#BBC393 #93BBC3 #C393BB
tetradic
#BBC393 #93C3B3 #9B93C3 #C393A3
square
#BBC393 #93C3B3 #9B93C3 #C393A3
split-complementary
#BBC393 #93A3C3 #B393C3
monochromatic
#838D4E #A2AD6C #BBC393 #D4D9BA #EDEFE2
Accessibility & contrast
On white
1.85
#BBC393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#BBC393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC393
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC393 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABE90
Deuteranopia (green-blind)
#C9BF95
Tritanopia (blue-blind)
#C0BEB6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bbc393; /* rgb */ color: rgb(187, 195, 147); /* oklch */ color: oklch(79.9% 0.065 115.6);
Tailwind
colors: {
custom: {
50: '#d0d5b3',
500: '#bbc393',
950: '#000000',
},
}SCSS
$custom: #bbc393; $custom-light: #d0d5b3; $custom-dark: #000000;
JSON
{
"hex": "#bbc393",
"rgb": {
"r": 187,
"g": 195,
"b": 147
},
"hsl": {
"h": 70,
"s": 28.571,
"l": 67.059
},
"oklch": {
"l": 0.79875,
"c": 0.06529,
"h": 115.6
},
"luminance": 0.51702
}Semantic roles & 50–950 ramp
primary
#BBC393
secondary
#6C6496
accent
#3EA750
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381