#BBE07D#BBE07D
#BBE07D is a very light, vivid yellow-green. Relative luminance 0.654; OKLCH L 85.8% C 0.133 H 125.8°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE07D |
|---|---|
| RGB | rgb(187, 224, 125) |
| HSL | hsl(82, 61%, 68%) |
| HSV | hsv(82, 44%, 88%) |
| CMYK | cmyk(16.5%, 0%, 44.2%, 12.2%) |
| CIE-LAB | lab(84.67, -28.01, 44.39) |
| CIE-LCH | lch(84.67, 52.49, 122.25°) |
| OKLab | oklab(85.81% -0.0776 0.1074) |
| OKLCH | oklch(85.81% 0.133 125.8) |
| XYZ | xyz(50.8506, 65.3563, 29.3341) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.54
Pistachio (survey)
#C0FA8B
ΔE00 5.94
Pale Olive
#B9CC81
ΔE00 5.95
Light Moss Green
#A6C875
ΔE00 6.07
Greenish Tan
#BCCB7A
ΔE00 6.17
Greenish Beige
#C9D179
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE07D #A27DE0
analogous
#E0D37D #BBE07D #89E07D
triadic
#BBE07D #7DBBE0 #E07DBB
tetradic
#BBE07D #7DE0D3 #A27DE0 #E07D89
square
#BBE07D #7DE0D3 #A27DE0 #E07D89
split-complementary
#BBE07D #7D89E0 #D37DE0
monochromatic
#83B72C #A1D44C #BBE07D #D5ECAE #EFF8E0
Accessibility & contrast
On white
1.49
#BBE07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#BBE07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE07D
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE07D | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D575
Deuteranopia (green-blind)
#E4D382
Tritanopia (blue-blind)
#C0D8C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbe07d; /* rgb */ color: rgb(187, 224, 125); /* oklch */ color: oklch(85.8% 0.133 125.8);
Tailwind
colors: {
custom: {
50: '#d1e9a4',
500: '#bbe07d',
950: '#000000',
},
}SCSS
$custom: #bbe07d; $custom-light: #d1e9a4; $custom-dark: #000000;
JSON
{
"hex": "#bbe07d",
"rgb": {
"r": 187,
"g": 224,
"b": 125
},
"hsl": {
"h": 82.424,
"s": 61.491,
"l": 68.431
},
"oklch": {
"l": 0.85807,
"c": 0.13254,
"h": 125.8
},
"luminance": 0.65357
}Semantic roles & 50–950 ramp
primary
#BBE07D
secondary
#734AB7
accent
#1CC95D
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480