#BBD39F#BBD39F
#BBD39F is a very light, moderate yellow-green. Relative luminance 0.597; OKLCH L 83.6% C 0.075 H 128.1°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD39F |
|---|---|
| RGB | rgb(187, 211, 159) |
| HSL | hsl(88, 37%, 73%) |
| HSV | hsv(88, 25%, 83%) |
| CMYK | cmyk(11.4%, 0%, 24.6%, 17.3%) |
| CIE-LAB | lab(81.65, -17.16, 23.16) |
| CIE-LCH | lch(81.65, 28.82, 126.54°) |
| OKLab | oklab(83.57% -0.046 0.0588) |
| OKLCH | oklch(83.57% 0.075 128.1) |
| XYZ | xyz(50.0449, 59.6562, 41.6724) |
| Luminance | 0.5966 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.69
Pale Olive
#B9CC81
ΔE00 5.71
Light Sage
#BCECAC
ΔE00 6.76
Pale Olive Green
#B1D27B
ΔE00 6.94
Greenish Tan
#BCCB7A
ΔE00 7.22
Light Moss Green
#A6C875
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD39F #B79FD3
analogous
#D3D19F #BBD39F #A1D39F
triadic
#BBD39F #9FBBD3 #D39FBB
tetradic
#BBD39F #9FD3D1 #B79FD3 #D39FA1
square
#BBD39F #9FD3D1 #B79FD3 #D39FA1
split-complementary
#BBD39F #9FA1D3 #D19FD3
monochromatic
#7FAA4E #9DC075 #BBD39F #D9E6C9 #F0F5EA
Accessibility & contrast
On white
1.62
#BBD39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#BBD39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD39F
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD39F | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CC9C
Deuteranopia (green-blind)
#D5CAA1
Tritanopia (blue-blind)
#BECEC5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbd39f; /* rgb */ color: rgb(187, 211, 159); /* oklch */ color: oklch(83.6% 0.075 128.1);
Tailwind
colors: {
custom: {
50: '#d0e0bb',
500: '#bbd39f',
950: '#000000',
},
}SCSS
$custom: #bbd39f; $custom-light: #d0e0bb; $custom-dark: #000000;
JSON
{
"hex": "#bbd39f",
"rgb": {
"r": 187,
"g": 211,
"b": 159
},
"hsl": {
"h": 87.692,
"s": 37.143,
"l": 72.549
},
"oklch": {
"l": 0.83569,
"c": 0.07464,
"h": 128.1
},
"luminance": 0.59657
}Semantic roles & 50–950 ramp
primary
#BBD39F
secondary
#896DA9
accent
#35B06E
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141512
muted
#838482