#BBE07B#BBE07B
#BBE07B is a very light, vivid yellow-green. Relative luminance 0.653; OKLCH L 85.8% C 0.135 H 125.6°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE07B |
|---|---|
| RGB | rgb(187, 224, 123) |
| HSL | hsl(82, 62%, 68%) |
| HSV | hsv(82, 45%, 88%) |
| CMYK | cmyk(16.5%, 0%, 45.1%, 12.2%) |
| CIE-LAB | lab(84.64, -28.23, 45.33) |
| CIE-LCH | lch(84.64, 53.40, 121.91°) |
| OKLab | oklab(85.78% -0.0784 0.1094) |
| OKLCH | oklch(85.78% 0.135 125.6) |
| XYZ | xyz(50.7241, 65.3057, 28.6680) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.67
Pistachio (survey)
#C0FA8B
ΔE00 5.95
Pale Olive
#B9CC81
ΔE00 6.08
Light Moss Green
#A6C875
ΔE00 6.18
Greenish Tan
#BCCB7A
ΔE00 6.22
Light Yellow Green
#CCFD7F
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE07B #A07BE0
analogous
#E0D27B #BBE07B #88E07B
triadic
#BBE07B #7BBBE0 #E07BBB
tetradic
#BBE07B #7BE0D2 #A07BE0 #E07B88
square
#BBE07B #7BE0D2 #A07BE0 #E07B88
split-complementary
#BBE07B #7B88E0 #D27BE0
monochromatic
#83B62B #A1D449 #BBE07B #D5ECAD #EEF7DE
Accessibility & contrast
On white
1.49
#BBE07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#BBE07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE07B
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE07B | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD573
Deuteranopia (green-blind)
#E4D381
Tritanopia (blue-blind)
#C1D8C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbe07b; /* rgb */ color: rgb(187, 224, 123); /* oklch */ color: oklch(85.8% 0.135 125.6);
Tailwind
colors: {
custom: {
50: '#d1e9a3',
500: '#bbe07b',
950: '#000000',
},
}SCSS
$custom: #bbe07b; $custom-light: #d1e9a3; $custom-dark: #000000;
JSON
{
"hex": "#bbe07b",
"rgb": {
"r": 187,
"g": 224,
"b": 123
},
"hsl": {
"h": 81.98,
"s": 61.963,
"l": 68.039
},
"oklch": {
"l": 0.85777,
"c": 0.1346,
"h": 125.6
},
"luminance": 0.65306
}Semantic roles & 50–950 ramp
primary
#BBE07B
secondary
#7148B7
accent
#1CCA5C
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480