#BCD07B#BCD07B
#BCD07B is a very light, moderate yellow-green. Relative luminance 0.572; OKLCH L 82.3% C 0.112 H 119.7°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD07B |
|---|---|
| RGB | rgb(188, 208, 123) |
| HSL | hsl(74, 47%, 65%) |
| HSV | hsv(74, 41%, 82%) |
| CMYK | cmyk(9.6%, 0%, 40.9%, 18.4%) |
| CIE-LAB | lab(80.31, -20.11, 39.92) |
| CIE-LCH | lch(80.31, 44.70, 116.74°) |
| OKLab | oklab(82.32% -0.0555 0.0972) |
| OKLCH | oklch(82.32% 0.112 119.7) |
| XYZ | xyz(46.8702, 57.2333, 27.3130) |
| Luminance | 0.5723 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.54
Pale Olive
#B9CC81
ΔE00 1.92
Pale Olive Green
#B1D27B
ΔE00 2.79
Greenish Beige
#C9D179
ΔE00 3.20
Light Moss Green
#A6C875
ΔE00 4.18
Light Olive
#ACBF69
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD07B #8F7BD0
analogous
#D0BA7B #BCD07B #91D07B
triadic
#BCD07B #7BBCD0 #D07BBC
tetradic
#BCD07B #7BD0BA #8F7BD0 #D07B91
square
#BCD07B #7BD0BA #8F7BD0 #D07B91
split-complementary
#BCD07B #7B91D0 #BA7BD0
monochromatic
#839A37 #A5C04E #BCD07B #D3E0A8 #EAF0D5
Accessibility & contrast
On white
1.69
#BCD07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#BCD07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD07B
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD07B | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC774
Deuteranopia (green-blind)
#D7C87F
Tritanopia (blue-blind)
#C3C8BB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bcd07b; /* rgb */ color: rgb(188, 208, 123); /* oklch */ color: oklch(82.3% 0.112 119.7);
Tailwind
colors: {
custom: {
50: '#d1dea2',
500: '#bcd07b',
950: '#000000',
},
}SCSS
$custom: #bcd07b; $custom-light: #d1dea2; $custom-dark: #000000;
JSON
{
"hex": "#bcd07b",
"rgb": {
"r": 188,
"g": 208,
"b": 123
},
"hsl": {
"h": 74.118,
"s": 47.486,
"l": 64.902
},
"oklch": {
"l": 0.82322,
"c": 0.11197,
"h": 119.7
},
"luminance": 0.57233
}Semantic roles & 50–950 ramp
primary
#BCD07B
secondary
#63509F
accent
#2BBB4D
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480