#BBD07B#BBD07B
#BBD07B is a very light, moderate yellow-green. Relative luminance 0.571; OKLCH L 82.2% C 0.112 H 120.3°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD07B |
|---|---|
| RGB | rgb(187, 208, 123) |
| HSL | hsl(75, 47%, 65%) |
| HSV | hsv(75, 41%, 82%) |
| CMYK | cmyk(10.1%, 0%, 40.9%, 18.4%) |
| CIE-LAB | lab(80.24, -20.49, 39.81) |
| CIE-LCH | lch(80.24, 44.78, 117.24°) |
| OKLab | oklab(82.25% -0.0566 0.097) |
| OKLCH | oklch(82.25% 0.112 120.3) |
| XYZ | xyz(46.6246, 57.1067, 27.3015) |
| Luminance | 0.5711 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.68
Pale Olive
#B9CC81
ΔE00 1.89
Pale Olive Green
#B1D27B
ΔE00 2.56
Greenish Beige
#C9D179
ΔE00 3.43
Light Moss Green
#A6C875
ΔE00 3.97
Light Olive
#ACBF69
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD07B #907BD0
analogous
#D0BB7B #BBD07B #90D07B
triadic
#BBD07B #7BBBD0 #D07BBB
tetradic
#BBD07B #7BD0BB #907BD0 #D07B90
square
#BBD07B #7BD0BB #907BD0 #D07B90
split-complementary
#BBD07B #7B90D0 #BB7BD0
monochromatic
#819A37 #A4C04E #BBD07B #D2E0A8 #E9F0D5
Accessibility & contrast
On white
1.69
#BBD07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#BBD07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD07B
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD07B | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC774
Deuteranopia (green-blind)
#D7C77F
Tritanopia (blue-blind)
#C2C8BB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bbd07b; /* rgb */ color: rgb(187, 208, 123); /* oklch */ color: oklch(82.2% 0.112 120.3);
Tailwind
colors: {
custom: {
50: '#d0dea2',
500: '#bbd07b',
950: '#000000',
},
}SCSS
$custom: #bbd07b; $custom-light: #d0dea2; $custom-dark: #000000;
JSON
{
"hex": "#bbd07b",
"rgb": {
"r": 187,
"g": 208,
"b": 123
},
"hsl": {
"h": 74.824,
"s": 47.486,
"l": 64.902
},
"oklch": {
"l": 0.82247,
"c": 0.1123,
"h": 120.3
},
"luminance": 0.57107
}Semantic roles & 50–950 ramp
primary
#BBD07B
secondary
#63509F
accent
#2BBB4E
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480