#BBD07C#BBD07C
#BBD07C is a very light, moderate yellow-green. Relative luminance 0.571; OKLCH L 82.3% C 0.111 H 120.4°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD07C |
|---|---|
| RGB | rgb(187, 208, 124) |
| HSL | hsl(75, 47%, 65%) |
| HSV | hsv(75, 40%, 82%) |
| CMYK | cmyk(10.1%, 0%, 40.4%, 18.4%) |
| CIE-LAB | lab(80.25, -20.38, 39.33) |
| CIE-LCH | lch(80.25, 44.30, 117.39°) |
| OKLab | oklab(82.26% -0.0562 0.0959) |
| OKLCH | oklch(82.26% 0.111 120.4) |
| XYZ | xyz(46.6875, 57.1319, 27.6329) |
| Luminance | 0.5713 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.67
Pale Olive
#B9CC81
ΔE00 1.74
Pale Olive Green
#B1D27B
ΔE00 2.53
Greenish Beige
#C9D179
ΔE00 3.50
Light Moss Green
#A6C875
ΔE00 3.93
Light Olive
#ACBF69
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD07C #917CD0
analogous
#D0BB7C #BBD07C #91D07C
triadic
#BBD07C #7CBBD0 #D07CBB
tetradic
#BBD07C #7CD0BB #917CD0 #D07C91
square
#BBD07C #7CD0BB #917CD0 #D07C91
split-complementary
#BBD07C #7C91D0 #BB7CD0
monochromatic
#829A37 #A4C04F #BBD07C #D2E0A9 #EAF0D6
Accessibility & contrast
On white
1.69
#BBD07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#BBD07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD07C
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD07C | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC776
Deuteranopia (green-blind)
#D7C780
Tritanopia (blue-blind)
#C2C8BB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bbd07c; /* rgb */ color: rgb(187, 208, 124); /* oklch */ color: oklch(82.3% 0.111 120.4);
Tailwind
colors: {
custom: {
50: '#d0dea3',
500: '#bbd07c',
950: '#000000',
},
}SCSS
$custom: #bbd07c; $custom-light: #d0dea3; $custom-dark: #000000;
JSON
{
"hex": "#bbd07c",
"rgb": {
"r": 187,
"g": 208,
"b": 124
},
"hsl": {
"h": 75,
"s": 47.191,
"l": 65.098
},
"oklch": {
"l": 0.82263,
"c": 0.11119,
"h": 120.4
},
"luminance": 0.57132
}Semantic roles & 50–950 ramp
primary
#BBD07C
secondary
#6450A0
accent
#2BBA4F
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480