#BBDF7D#BBDF7D
#BBDF7D is a very light, vivid yellow-green. Relative luminance 0.648; OKLCH L 85.6% C 0.131 H 125.6°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDF7D |
|---|---|
| RGB | rgb(187, 223, 125) |
| HSL | hsl(82, 60%, 68%) |
| HSV | hsv(82, 44%, 87%) |
| CMYK | cmyk(16.1%, 0%, 43.9%, 12.5%) |
| CIE-LAB | lab(84.39, -27.53, 44.05) |
| CIE-LCH | lch(84.39, 51.94, 122.01°) |
| OKLab | oklab(85.59% -0.0763 0.1067) |
| OKLCH | oklch(85.59% 0.131 125.6) |
| XYZ | xyz(50.5826, 64.8204, 29.2448) |
| Luminance | 0.6482 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.31
Pale Olive
#B9CC81
ΔE00 5.68
Light Moss Green
#A6C875
ΔE00 5.86
Greenish Tan
#BCCB7A
ΔE00 5.90
Pistachio (survey)
#C0FA8B
ΔE00 6.20
Greenish Beige
#C9D179
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDF7D #A17DDF
analogous
#DFD27D #BBDF7D #8ADF7D
triadic
#BBDF7D #7DBBDF #DF7DBB
tetradic
#BBDF7D #7DDFD2 #A17DDF #DF7D8A
square
#BBDF7D #7DDFD2 #A17DDF #DF7D8A
split-complementary
#BBDF7D #7D8ADF #D27DDF
monochromatic
#83B52D #A1D34C #BBDF7D #D5EBAE #EEF7DF
Accessibility & contrast
On white
1.50
#BBDF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#BBDF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDF7D
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDF7D | 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)
#E8D475
Deuteranopia (green-blind)
#E3D282
Tritanopia (blue-blind)
#C1D7C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbdf7d; /* rgb */ color: rgb(187, 223, 125); /* oklch */ color: oklch(85.6% 0.131 125.6);
Tailwind
colors: {
custom: {
50: '#d1e9a4',
500: '#bbdf7d',
950: '#000000',
},
}SCSS
$custom: #bbdf7d; $custom-light: #d1e9a4; $custom-dark: #000000;
JSON
{
"hex": "#bbdf7d",
"rgb": {
"r": 187,
"g": 223,
"b": 125
},
"hsl": {
"h": 82.041,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.85585,
"c": 0.13114,
"h": 125.6
},
"luminance": 0.64821
}Semantic roles & 50–950 ramp
primary
#BBDF7D
secondary
#724AB6
accent
#1DC85C
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480