#BBE075#BBE075
#BBE075 is a very light, vivid yellow-green. Relative luminance 0.652; OKLCH L 85.7% C 0.141 H 125.0°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE075 |
|---|---|
| RGB | rgb(187, 224, 117) |
| HSL | hsl(81, 63%, 67%) |
| HSV | hsv(81, 48%, 88%) |
| CMYK | cmyk(16.5%, 0%, 47.8%, 12.2%) |
| CIE-LAB | lab(84.57, -28.88, 48.13) |
| CIE-LCH | lch(84.57, 56.13, 120.97°) |
| OKLab | oklab(85.69% -0.0806 0.1153) |
| OKLCH | oklch(85.69% 0.141 125) |
| XYZ | xyz(50.3600, 65.1601, 26.7502) |
| Luminance | 0.6516 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.18
Pistachio (survey)
#C0FA8B
ΔE00 6.08
Light Yellow Green
#CCFD7F
ΔE00 6.31
Greenish Tan
#BCCB7A
ΔE00 6.46
Pale Olive
#B9CC81
ΔE00 6.53
Light Moss Green
#A6C875
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE075 #9A75E0
analogous
#E0D075 #BBE075 #86E075
triadic
#BBE075 #75BBE0 #E075BB
tetradic
#BBE075 #75E0D0 #9A75E0 #E07586
square
#BBE075 #75E0D0 #9A75E0 #E07586
split-complementary
#BBE075 #7586E0 #D075E0
monochromatic
#83B328 #A2D543 #BBE075 #D4EBA7 #ECF6D9
Accessibility & contrast
On white
1.50
#BBE075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#BBE075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE075
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE075 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46C
Deuteranopia (green-blind)
#E5D37B
Tritanopia (blue-blind)
#C1D7C7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbe075; /* rgb */ color: rgb(187, 224, 117); /* oklch */ color: oklch(85.7% 0.141 125.0);
Tailwind
colors: {
custom: {
50: '#d1e99f',
500: '#bbe075',
950: '#000000',
},
}SCSS
$custom: #bbe075; $custom-light: #d1e99f; $custom-dark: #000000;
JSON
{
"hex": "#bbe075",
"rgb": {
"r": 187,
"g": 224,
"b": 117
},
"hsl": {
"h": 80.748,
"s": 63.314,
"l": 66.863
},
"oklch": {
"l": 0.85693,
"c": 0.14068,
"h": 125
},
"luminance": 0.6516
}Semantic roles & 50–950 ramp
primary
#BBE075
secondary
#6C45B4
accent
#1ACB58
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480