#BBD78F#BBD78F
#BBD78F is a very light, moderate yellow-green. Relative luminance 0.611; OKLCH L 84.1% C 0.100 H 125.7°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD78F |
|---|---|
| RGB | rgb(187, 215, 143) |
| HSL | hsl(83, 47%, 70%) |
| HSV | hsv(83, 33%, 84%) |
| CMYK | cmyk(13%, 0%, 33.5%, 15.7%) |
| CIE-LAB | lab(82.46, -21.43, 32.54) |
| CIE-LCH | lch(82.46, 38.96, 123.37°) |
| OKLab | oklab(84.12% -0.0582 0.0809) |
| OKLCH | oklch(84.12% 0.1 125.7) |
| XYZ | xyz(49.7513, 61.1485, 35.1631) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.16
Pale Olive
#B9CC81
ΔE00 3.31
Light Grey Green
#B7E1A1
ΔE00 4.25
Greenish Tan
#BCCB7A
ΔE00 4.65
Light Moss Green
#A6C875
ΔE00 4.72
Greenish Beige
#C9D179
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD78F #AB8FD7
analogous
#D7CF8F #BBD78F #97D78F
triadic
#BBD78F #8FBBD7 #D78FBB
tetradic
#BBD78F #8FD7CF #AB8FD7 #D78F97
square
#BBD78F #8FD7CF #AB8FD7 #D78F97
split-complementary
#BBD78F #8F97D7 #CF8FD7
monochromatic
#82AE3E #A0C762 #BBD78F #D6E7BC #F1F7E8
Accessibility & contrast
On white
1.59
#BBD78F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#BBD78F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD78F
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD78F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD78F | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE8A
Deuteranopia (green-blind)
#DBCD92
Tritanopia (blue-blind)
#BFD0C5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd78f; /* rgb */ color: rgb(187, 215, 143); /* oklch */ color: oklch(84.1% 0.100 125.7);
Tailwind
colors: {
custom: {
50: '#d0e3b0',
500: '#bbd78f',
950: '#000000',
},
}SCSS
$custom: #bbd78f; $custom-light: #d0e3b0; $custom-dark: #000000;
JSON
{
"hex": "#bbd78f",
"rgb": {
"r": 187,
"g": 215,
"b": 143
},
"hsl": {
"h": 83.333,
"s": 47.368,
"l": 70.196
},
"oklch": {
"l": 0.84122,
"c": 0.09971,
"h": 125.7
},
"luminance": 0.61149
}Semantic roles & 50–950 ramp
primary
#BBD78F
secondary
#7C5DAE
accent
#2BBB63
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481