#BBDF7A#BBDF7A
#BBDF7A is a very light, vivid yellow-green. Relative luminance 0.647; OKLCH L 85.5% C 0.134 H 125.2°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDF7A |
|---|---|
| RGB | rgb(187, 223, 122) |
| HSL | hsl(81, 61%, 68%) |
| HSV | hsv(81, 45%, 87%) |
| CMYK | cmyk(16.1%, 0%, 45.3%, 12.5%) |
| CIE-LAB | lab(84.35, -27.87, 45.46) |
| CIE-LCH | lch(84.35, 53.32, 121.51°) |
| OKLab | oklab(85.54% -0.0774 0.1097) |
| OKLCH | oklch(85.54% 0.134 125.2) |
| XYZ | xyz(50.3939, 64.7449, 28.2507) |
| Luminance | 0.6474 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.52
Pale Olive
#B9CC81
ΔE00 5.89
Greenish Tan
#BCCB7A
ΔE00 5.99
Light Moss Green
#A6C875
ΔE00 6.03
Pistachio (survey)
#C0FA8B
ΔE00 6.21
Greenish Beige
#C9D179
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDF7A #9E7ADF
analogous
#DFD07A #BBDF7A #89DF7A
triadic
#BBDF7A #7ABBDF #DF7ABB
tetradic
#BBDF7A #7ADFD0 #9E7ADF #DF7A89
square
#BBDF7A #7ADFD0 #9E7ADF #DF7A89
split-complementary
#BBDF7A #7A89DF #D07ADF
monochromatic
#83B32B #A2D349 #BBDF7A #D4EBAB #EDF7DD
Accessibility & contrast
On white
1.51
#BBDF7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#BBDF7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDF7A
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDF7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDF7A | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D472
Deuteranopia (green-blind)
#E4D280
Tritanopia (blue-blind)
#C1D7C7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbdf7a; /* rgb */ color: rgb(187, 223, 122); /* oklch */ color: oklch(85.5% 0.134 125.2);
Tailwind
colors: {
custom: {
50: '#d1e9a2',
500: '#bbdf7a',
950: '#000000',
},
}SCSS
$custom: #bbdf7a; $custom-light: #d1e9a2; $custom-dark: #000000;
JSON
{
"hex": "#bbdf7a",
"rgb": {
"r": 187,
"g": 223,
"b": 122
},
"hsl": {
"h": 81.386,
"s": 61.212,
"l": 67.647
},
"oklch": {
"l": 0.85541,
"c": 0.13423,
"h": 125.2
},
"luminance": 0.64745
}Semantic roles & 50–950 ramp
primary
#BBDF7A
secondary
#6F48B5
accent
#1DC95A
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480