#BBCE7B#BBCE7B
#BBCE7B is a light, moderate yellow-green. Relative luminance 0.561; OKLCH L 81.8% C 0.110 H 119.4°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCE7B |
|---|---|
| RGB | rgb(187, 206, 123) |
| HSL | hsl(74, 46%, 65%) |
| HSV | hsv(74, 40%, 81%) |
| CMYK | cmyk(9.2%, 0%, 40.3%, 19.2%) |
| CIE-LAB | lab(79.69, -19.50, 39.12) |
| CIE-LCH | lch(79.69, 43.71, 116.50°) |
| OKLab | oklab(81.81% -0.0538 0.0954) |
| OKLCH | oklch(81.81% 0.11 119.4) |
| XYZ | xyz(46.1401, 56.1376, 27.1400) |
| Luminance | 0.5614 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.08
Pale Olive
#B9CC81
ΔE00 1.51
Pale Olive Green
#B1D27B
ΔE00 2.99
Greenish Beige
#C9D179
ΔE00 3.26
Light Olive
#ACBF69
ΔE00 3.97
Light Moss Green
#A6C875
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCE7B #8E7BCE
analogous
#CEB87B #BBCE7B #92CE7B
triadic
#BBCE7B #7BBBCE #CE7BBB
tetradic
#BBCE7B #7BCEB8 #8E7BCE #CE7B92
square
#BBCE7B #7BCEB8 #8E7BCE #CE7B92
split-complementary
#BBCE7B #7B92CE #B87BCE
monochromatic
#819738 #A4BD4E #BBCE7B #D2DFA8 #E9EFD4
Accessibility & contrast
On white
1.72
#BBCE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#BBCE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCE7B
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCE7B | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C675
Deuteranopia (green-blind)
#D5C67F
Tritanopia (blue-blind)
#C2C6BA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bbce7b; /* rgb */ color: rgb(187, 206, 123); /* oklch */ color: oklch(81.8% 0.110 119.4);
Tailwind
colors: {
custom: {
50: '#d0dda2',
500: '#bbce7b',
950: '#000000',
},
}SCSS
$custom: #bbce7b; $custom-light: #d0dda2; $custom-dark: #000000;
JSON
{
"hex": "#bbce7b",
"rgb": {
"r": 187,
"g": 206,
"b": 123
},
"hsl": {
"h": 73.735,
"s": 45.856,
"l": 64.51
},
"oklch": {
"l": 0.8181,
"c": 0.10953,
"h": 119.4
},
"luminance": 0.56137
}Semantic roles & 50–950 ramp
primary
#BBCE7B
secondary
#62519D
accent
#2CB94D
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480