#BBC693#BBC693
#BBC693 is a light, moderate yellow-green. Relative luminance 0.531; OKLCH L 80.5% C 0.070 H 117.9°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC693 |
|---|---|
| RGB | rgb(187, 198, 147) |
| HSL | hsl(73, 31%, 68%) |
| HSV | hsv(73, 26%, 78%) |
| CMYK | cmyk(5.6%, 0%, 25.8%, 22.4%) |
| CIE-LAB | lab(77.91, -12.35, 24.37) |
| CIE-LCH | lch(77.91, 27.32, 116.89°) |
| OKLab | oklab(80.52% -0.0326 0.0616) |
| OKLCH | oklch(80.52% 0.07 117.9) |
| XYZ | xyz(45.9537, 53.0597, 35.4188) |
| Luminance | 0.5306 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.09
Greenish Tan
#BCCB7A
ΔE00 6.03
Tan Green
#A9BE70
ΔE00 6.47
Light Olive
#ACBF69
ΔE00 7.44
Light Moss Green
#A6C875
ΔE00 7.48
Sage Green
#9CAF88
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC693 #9E93C6
analogous
#C6B793 #BBC693 #A2C693
triadic
#BBC693 #93BBC6 #C693BB
tetradic
#BBC693 #93C6B7 #9E93C6 #C693A2
square
#BBC693 #93C6B7 #9E93C6 #C693A2
split-complementary
#BBC693 #93A2C6 #B793C6
monochromatic
#83924D #A2B16B #BBC693 #D4DBBB #EDF0E3
Accessibility & contrast
On white
1.81
#BBC693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#BBC693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC693
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC693 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC090
Deuteranopia (green-blind)
#CCC195
Tritanopia (blue-blind)
#C0C0B8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bbc693; /* rgb */ color: rgb(187, 198, 147); /* oklch */ color: oklch(80.5% 0.070 117.9);
Tailwind
colors: {
custom: {
50: '#d0d7b3',
500: '#bbc693',
950: '#000000',
},
}SCSS
$custom: #bbc693; $custom-light: #d0d7b3; $custom-dark: #000000;
JSON
{
"hex": "#bbc693",
"rgb": {
"r": 187,
"g": 198,
"b": 147
},
"hsl": {
"h": 72.941,
"s": 30.909,
"l": 67.647
},
"oklch": {
"l": 0.80517,
"c": 0.06963,
"h": 117.9
},
"luminance": 0.5306
}Semantic roles & 50–950 ramp
primary
#BBC693
secondary
#6F639A
accent
#3CAA54
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381