#BBD78D#BBD78D
#BBD78D is a very light, moderate yellow-green. Relative luminance 0.611; OKLCH L 84.1% C 0.102 H 125.4°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD78D |
|---|---|
| RGB | rgb(187, 215, 141) |
| HSL | hsl(83, 48%, 70%) |
| HSV | hsv(83, 34%, 84%) |
| CMYK | cmyk(13%, 0%, 34.4%, 15.7%) |
| CIE-LAB | lab(82.43, -21.70, 33.52) |
| CIE-LCH | lch(82.43, 39.93, 122.92°) |
| OKLab | oklab(84.09% -0.0591 0.0832) |
| OKLCH | oklch(84.09% 0.102 125.4) |
| XYZ | xyz(49.6012, 61.0885, 34.3723) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.84
Pale Olive
#B9CC81
ΔE00 3.16
Greenish Tan
#BCCB7A
ΔE00 4.42
Light Grey Green
#B7E1A1
ΔE00 4.51
Light Moss Green
#A6C875
ΔE00 4.56
Greenish Beige
#C9D179
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD78D #A98DD7
analogous
#D7CE8D #BBD78D #96D78D
triadic
#BBD78D #8DBBD7 #D78DBB
tetradic
#BBD78D #8DD7CE #A98DD7 #D78D96
square
#BBD78D #8DD7CE #A98DD7 #D78D96
split-complementary
#BBD78D #8D96D7 #CE8DD7
monochromatic
#82AD3D #A0C760 #BBD78D #D6E7BA #F1F7E8
Accessibility & contrast
On white
1.59
#BBD78D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#BBD78D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD78D
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD78D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD78D | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE88
Deuteranopia (green-blind)
#DBCD91
Tritanopia (blue-blind)
#C0D0C4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd78d; /* rgb */ color: rgb(187, 215, 141); /* oklch */ color: oklch(84.1% 0.102 125.4);
Tailwind
colors: {
custom: {
50: '#d0e3af',
500: '#bbd78d',
950: '#000000',
},
}SCSS
$custom: #bbd78d; $custom-light: #d0e3af; $custom-dark: #000000;
JSON
{
"hex": "#bbd78d",
"rgb": {
"r": 187,
"g": 215,
"b": 141
},
"hsl": {
"h": 82.703,
"s": 48.052,
"l": 69.804
},
"oklch": {
"l": 0.84085,
"c": 0.10201,
"h": 125.4
},
"luminance": 0.61089
}Semantic roles & 50–950 ramp
primary
#BBD78D
secondary
#7A5BAD
accent
#2ABB61
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481