#BBD37E#BBD37E
#BBD37E is a very light, moderate yellow-green. Relative luminance 0.587; OKLCH L 83.0% C 0.113 H 121.8°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD37E |
|---|---|
| RGB | rgb(187, 211, 126) |
| HSL | hsl(77, 49%, 66%) |
| HSV | hsv(77, 40%, 83%) |
| CMYK | cmyk(11.4%, 0%, 40.3%, 17.3%) |
| CIE-LAB | lab(81.10, -21.62, 39.41) |
| CIE-LCH | lch(81.10, 44.95, 118.75°) |
| OKLab | oklab(82.95% -0.0596 0.0962) |
| OKLCH | oklch(82.95% 0.113 121.8) |
| XYZ | xyz(47.5536, 58.6597, 28.5518) |
| Luminance | 0.5866 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.99
Pale Olive
#B9CC81
ΔE00 2.28
Greenish Tan
#BCCB7A
ΔE00 2.54
Light Moss Green
#A6C875
ΔE00 3.95
Greenish Beige
#C9D179
ΔE00 4.03
Light Olive
#ACBF69
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD37E #967ED3
analogous
#D3C07E #BBD37E #90D37E
triadic
#BBD37E #7EBBD3 #D37EBB
tetradic
#BBD37E #7ED3C0 #967ED3 #D37E90
square
#BBD37E #7ED3C0 #967ED3 #D37E90
split-complementary
#BBD37E #7E90D3 #C07ED3
monochromatic
#82A037 #A3C350 #BBD37E #D3E3AC #EBF2D9
Accessibility & contrast
On white
1.65
#BBD37E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#BBD37E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD37E
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD37E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD37E | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA78
Deuteranopia (green-blind)
#D9C982
Tritanopia (blue-blind)
#C2CBBE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbd37e; /* rgb */ color: rgb(187, 211, 126); /* oklch */ color: oklch(83.0% 0.113 121.8);
Tailwind
colors: {
custom: {
50: '#d0e0a4',
500: '#bbd37e',
950: '#000000',
},
}SCSS
$custom: #bbd37e; $custom-light: #d0e0a4; $custom-dark: #000000;
JSON
{
"hex": "#bbd37e",
"rgb": {
"r": 187,
"g": 211,
"b": 126
},
"hsl": {
"h": 76.941,
"s": 49.133,
"l": 66.078
},
"oklch": {
"l": 0.82953,
"c": 0.11316,
"h": 121.8
},
"luminance": 0.5866
}Semantic roles & 50–950 ramp
primary
#BBD37E
secondary
#6850A5
accent
#29BC53
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480