#BBD07F#BBD07F
#BBD07F is a very light, moderate yellow-green. Relative luminance 0.572; OKLCH L 82.3% C 0.108 H 120.7°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD07F |
|---|---|
| RGB | rgb(187, 208, 127) |
| HSL | hsl(76, 46%, 66%) |
| HSV | hsv(76, 39%, 82%) |
| CMYK | cmyk(10.1%, 0%, 38.9%, 18.4%) |
| CIE-LAB | lab(80.30, -20.02, 37.87) |
| CIE-LCH | lch(80.30, 42.84, 117.86°) |
| OKLab | oklab(82.31% -0.055 0.0928) |
| OKLCH | oklch(82.31% 0.108 120.7) |
| XYZ | xyz(46.8801, 57.2089, 28.6473) |
| Luminance | 0.5721 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.34
Greenish Tan
#BCCB7A
ΔE00 1.74
Pale Olive Green
#B1D27B
ΔE00 2.53
Greenish Beige
#C9D179
ΔE00 3.76
Light Moss Green
#A6C875
ΔE00 3.86
Light Olive
#ACBF69
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD07F #947FD0
analogous
#D0BD7F #BBD07F #92D07F
triadic
#BBD07F #7FBBD0 #D07FBB
tetradic
#BBD07F #7FD0BD #947FD0 #D07F92
square
#BBD07F #7FD0BD #947FD0 #D07F92
split-complementary
#BBD07F #7F92D0 #BD7FD0
monochromatic
#829C39 #A3C052 #BBD07F #D3E0AC #EBF1D9
Accessibility & contrast
On white
1.69
#BBD07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#BBD07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD07F
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD07F | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C779
Deuteranopia (green-blind)
#D7C783
Tritanopia (blue-blind)
#C2C8BC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bbd07f; /* rgb */ color: rgb(187, 208, 127); /* oklch */ color: oklch(82.3% 0.108 120.7);
Tailwind
colors: {
custom: {
50: '#d0dea5',
500: '#bbd07f',
950: '#000000',
},
}SCSS
$custom: #bbd07f; $custom-light: #d0dea5; $custom-dark: #000000;
JSON
{
"hex": "#bbd07f",
"rgb": {
"r": 187,
"g": 208,
"b": 127
},
"hsl": {
"h": 75.556,
"s": 46.286,
"l": 65.686
},
"oklch": {
"l": 0.82312,
"c": 0.10784,
"h": 120.7
},
"luminance": 0.57209
}Semantic roles & 50–950 ramp
primary
#BBD07F
secondary
#6752A1
accent
#2CBA51
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480