#BBCF77#BBCF77
#BBCF77 is a light, moderate yellow-green. Relative luminance 0.565; OKLCH L 82.0% C 0.115 H 119.5°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCF77 |
|---|---|
| RGB | rgb(187, 207, 119) |
| HSL | hsl(74, 48%, 64%) |
| HSV | hsv(74, 43%, 81%) |
| CMYK | cmyk(9.7%, 0%, 42.5%, 18.8%) |
| CIE-LAB | lab(79.91, -20.46, 41.40) |
| CIE-LCH | lch(79.91, 46.17, 116.30°) |
| OKLab | oklab(81.97% -0.0568 0.1004) |
| OKLCH | oklch(81.97% 0.115 119.5) |
| XYZ | xyz(46.1363, 56.5225, 25.9286) |
| Luminance | 0.5652 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.59
Pale Olive
#B9CC81
ΔE00 2.32
Pale Olive Green
#B1D27B
ΔE00 2.94
Greenish Beige
#C9D179
ΔE00 3.11
Light Olive
#ACBF69
ΔE00 4.07
Light Moss Green
#A6C875
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCF77 #8B77CF
analogous
#CFB777 #BBCF77 #8FCF77
triadic
#BBCF77 #77BBCF #CF77BB
tetradic
#BBCF77 #77CFB7 #8B77CF #CF778F
square
#BBCF77 #77CFB7 #8B77CF #CF778F
split-complementary
#BBCF77 #778FCF #B777CF
monochromatic
#809635 #A4BF4A #BBCF77 #D2DFA4 #E8EFD1
Accessibility & contrast
On white
1.71
#BBCF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#BBCF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCF77
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCF77 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C670
Deuteranopia (green-blind)
#D7C67B
Tritanopia (blue-blind)
#C3C7BA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bbcf77; /* rgb */ color: rgb(187, 207, 119); /* oklch */ color: oklch(82.0% 0.115 119.5);
Tailwind
colors: {
custom: {
50: '#d1dd9f',
500: '#bbcf77',
950: '#000000',
},
}SCSS
$custom: #bbcf77; $custom-light: #d1dd9f; $custom-dark: #000000;
JSON
{
"hex": "#bbcf77",
"rgb": {
"r": 187,
"g": 207,
"b": 119
},
"hsl": {
"h": 73.636,
"s": 47.826,
"l": 63.922
},
"oklch": {
"l": 0.81966,
"c": 0.1153,
"h": 119.5
},
"luminance": 0.56522
}Semantic roles & 50–950 ramp
primary
#BBCF77
secondary
#604E9C
accent
#2ABB4B
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480