#BBDE7F#BBDE7F
#BBDE7F is a very light, vivid yellow-green. Relative luminance 0.643; OKLCH L 85.4% C 0.128 H 125.5°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDE7F |
|---|---|
| RGB | rgb(187, 222, 127) |
| HSL | hsl(82, 59%, 68%) |
| HSV | hsv(82, 43%, 87%) |
| CMYK | cmyk(15.8%, 0%, 42.8%, 12.9%) |
| CIE-LAB | lab(84.14, -26.83, 42.76) |
| CIE-LCH | lch(84.14, 50.47, 122.10°) |
| OKLab | oklab(85.39% -0.0742 0.1039) |
| OKLCH | oklch(85.39% 0.128 125.5) |
| XYZ | xyz(50.4453, 64.3393, 29.8356) |
| Luminance | 0.6434 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.96
Pale Olive
#B9CC81
ΔE00 5.29
Light Moss Green
#A6C875
ΔE00 5.56
Greenish Tan
#BCCB7A
ΔE00 5.59
Greenish Beige
#C9D179
ΔE00 6.19
Pistachio (survey)
#C0FA8B
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDE7F #A27FDE
analogous
#DED17F #BBDE7F #8BDE7F
triadic
#BBDE7F #7FBBDE #DE7FBB
tetradic
#BBDE7F #7FDED1 #A27FDE #DE7F8B
square
#BBDE7F #7FDED1 #A27FDE #DE7F8B
split-complementary
#BBDE7F #7F8BDE #D17FDE
monochromatic
#83B42E #A1D14E #BBDE7F #D5EBB0 #EFF7E0
Accessibility & contrast
On white
1.51
#BBDE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#BBDE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDE7F
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDE7F | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D378
Deuteranopia (green-blind)
#E2D184
Tritanopia (blue-blind)
#C0D6C7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbde7f; /* rgb */ color: rgb(187, 222, 127); /* oklch */ color: oklch(85.4% 0.128 125.5);
Tailwind
colors: {
custom: {
50: '#d1e8a5',
500: '#bbde7f',
950: '#000000',
},
}SCSS
$custom: #bbde7f; $custom-light: #d1e8a5; $custom-dark: #000000;
JSON
{
"hex": "#bbde7f",
"rgb": {
"r": 187,
"g": 222,
"b": 127
},
"hsl": {
"h": 82.105,
"s": 59.006,
"l": 68.431
},
"oklch": {
"l": 0.85393,
"c": 0.12762,
"h": 125.5
},
"luminance": 0.6434
}Semantic roles & 50–950 ramp
primary
#BBDE7F
secondary
#734CB5
accent
#1FC75D
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480