#BBDF7F#BBDF7F
#BBDF7F is a very light, vivid yellow-green. Relative luminance 0.649; OKLCH L 85.6% C 0.129 H 125.8°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDF7F |
|---|---|
| RGB | rgb(187, 223, 127) |
| HSL | hsl(83, 60%, 69%) |
| HSV | hsv(83, 43%, 87%) |
| CMYK | cmyk(16.1%, 0%, 43%, 12.5%) |
| CIE-LAB | lab(84.42, -27.30, 43.10) |
| CIE-LCH | lch(84.42, 51.02, 122.35°) |
| OKLab | oklab(85.62% -0.0755 0.1046) |
| OKLCH | oklch(85.62% 0.129 125.8) |
| XYZ | xyz(50.7117, 64.8720, 29.9244) |
| Luminance | 0.6487 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.19
Pale Olive
#B9CC81
ΔE00 5.56
Light Moss Green
#A6C875
ΔE00 5.77
Greenish Tan
#BCCB7A
ΔE00 5.86
Pistachio (survey)
#C0FA8B
ΔE00 6.21
Greenish Beige
#C9D179
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDF7F #A37FDF
analogous
#DFD37F #BBDF7F #8BDF7F
triadic
#BBDF7F #7FBBDF #DF7FBB
tetradic
#BBDF7F #7FDFD3 #A37FDF #DF7F8B
square
#BBDF7F #7FDFD3 #A37FDF #DF7F8B
split-complementary
#BBDF7F #7F8BDF #D37FDF
monochromatic
#83B62E #A1D34E #BBDF7F #D5EBB0 #EFF7E1
Accessibility & contrast
On white
1.50
#BBDF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#BBDF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDF7F
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDF7F | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D477
Deuteranopia (green-blind)
#E3D284
Tritanopia (blue-blind)
#C0D7C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbdf7f; /* rgb */ color: rgb(187, 223, 127); /* oklch */ color: oklch(85.6% 0.129 125.8);
Tailwind
colors: {
custom: {
50: '#d1e9a5',
500: '#bbdf7f',
950: '#000000',
},
}SCSS
$custom: #bbdf7f; $custom-light: #d1e9a5; $custom-dark: #000000;
JSON
{
"hex": "#bbdf7f",
"rgb": {
"r": 187,
"g": 223,
"b": 127
},
"hsl": {
"h": 82.5,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.85615,
"c": 0.12904,
"h": 125.8
},
"luminance": 0.64872
}Semantic roles & 50–950 ramp
primary
#BBDF7F
secondary
#744CB6
accent
#1EC85E
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480