#BBDF79#BBDF79
#BBDF79 is a very light, vivid yellow-green. Relative luminance 0.647; OKLCH L 85.5% C 0.135 H 125.1°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDF79 |
|---|---|
| RGB | rgb(187, 223, 121) |
| HSL | hsl(81, 61%, 67%) |
| HSV | hsv(81, 46%, 87%) |
| CMYK | cmyk(16.1%, 0%, 45.7%, 12.5%) |
| CIE-LAB | lab(84.34, -27.98, 45.93) |
| CIE-LCH | lch(84.34, 53.78, 121.35°) |
| OKLab | oklab(85.53% -0.0778 0.1106) |
| OKLCH | oklch(85.53% 0.135 125.1) |
| XYZ | xyz(50.3322, 64.7202, 27.9260) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.60
Pale Olive
#B9CC81
ΔE00 5.97
Greenish Tan
#BCCB7A
ΔE00 6.03
Light Moss Green
#A6C875
ΔE00 6.09
Pistachio (survey)
#C0FA8B
ΔE00 6.23
Greenish Beige
#C9D179
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDF79 #9D79DF
analogous
#DFD079 #BBDF79 #88DF79
triadic
#BBDF79 #79BBDF #DF79BB
tetradic
#BBDF79 #79DFD0 #9D79DF #DF7988
square
#BBDF79 #79DFD0 #9D79DF #DF7988
split-complementary
#BBDF79 #7988DF #D079DF
monochromatic
#83B32B #A2D348 #BBDF79 #D4EBAA #EDF7DC
Accessibility & contrast
On white
1.51
#BBDF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#BBDF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDF79
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDF79 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D471
Deuteranopia (green-blind)
#E4D27F
Tritanopia (blue-blind)
#C1D7C7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbdf79; /* rgb */ color: rgb(187, 223, 121); /* oklch */ color: oklch(85.5% 0.135 125.1);
Tailwind
colors: {
custom: {
50: '#d1e9a1',
500: '#bbdf79',
950: '#000000',
},
}SCSS
$custom: #bbdf79; $custom-light: #d1e9a1; $custom-dark: #000000;
JSON
{
"hex": "#bbdf79",
"rgb": {
"r": 187,
"g": 223,
"b": 121
},
"hsl": {
"h": 81.176,
"s": 61.446,
"l": 67.451
},
"oklch": {
"l": 0.85526,
"c": 0.13526,
"h": 125.1
},
"luminance": 0.64721
}Semantic roles & 50–950 ramp
primary
#BBDF79
secondary
#6E48B4
accent
#1CC959
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480