#BBDF7C#BBDF7C
#BBDF7C is a very light, vivid yellow-green. Relative luminance 0.648; OKLCH L 85.6% C 0.132 H 125.5°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDF7C |
|---|---|
| RGB | rgb(187, 223, 124) |
| HSL | hsl(82, 61%, 68%) |
| HSV | hsv(82, 44%, 87%) |
| CMYK | cmyk(16.1%, 0%, 44.4%, 12.5%) |
| CIE-LAB | lab(84.38, -27.64, 44.52) |
| CIE-LCH | lch(84.38, 52.40, 121.84°) |
| OKLab | oklab(85.57% -0.0767 0.1077) |
| OKLCH | oklch(85.57% 0.132 125.5) |
| XYZ | xyz(50.5191, 64.7950, 28.9100) |
| Luminance | 0.6480 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.37
Pale Olive
#B9CC81
ΔE00 5.75
Light Moss Green
#A6C875
ΔE00 5.91
Greenish Tan
#BCCB7A
ΔE00 5.93
Pistachio (survey)
#C0FA8B
ΔE00 6.20
Greenish Beige
#C9D179
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDF7C #A07CDF
analogous
#DFD17C #BBDF7C #89DF7C
triadic
#BBDF7C #7CBBDF #DF7CBB
tetradic
#BBDF7C #7CDFD1 #A07CDF #DF7C89
square
#BBDF7C #7CDFD1 #A07CDF #DF7C89
split-complementary
#BBDF7C #7C89DF #D17CDF
monochromatic
#83B52C #A1D34B #BBDF7C #D5EBAD #EEF7DE
Accessibility & contrast
On white
1.50
#BBDF7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#BBDF7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDF7C
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDF7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDF7C | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D474
Deuteranopia (green-blind)
#E3D281
Tritanopia (blue-blind)
#C1D7C7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbdf7c; /* rgb */ color: rgb(187, 223, 124); /* oklch */ color: oklch(85.6% 0.132 125.5);
Tailwind
colors: {
custom: {
50: '#d1e9a3',
500: '#bbdf7c',
950: '#000000',
},
}SCSS
$custom: #bbdf7c; $custom-light: #d1e9a3; $custom-dark: #000000;
JSON
{
"hex": "#bbdf7c",
"rgb": {
"r": 187,
"g": 223,
"b": 124
},
"hsl": {
"h": 81.818,
"s": 60.736,
"l": 68.039
},
"oklch": {
"l": 0.8557,
"c": 0.13217,
"h": 125.5
},
"luminance": 0.64795
}Semantic roles & 50–950 ramp
primary
#BBDF7C
secondary
#7149B6
accent
#1DC85B
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480