#BCD07A#BCD07A
#BCD07A is a very light, moderate yellow-green. Relative luminance 0.572; OKLCH L 82.3% C 0.113 H 119.7°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD07A |
|---|---|
| RGB | rgb(188, 208, 122) |
| HSL | hsl(74, 48%, 65%) |
| HSV | hsv(74, 41%, 82%) |
| CMYK | cmyk(9.6%, 0%, 41.3%, 18.4%) |
| CIE-LAB | lab(80.30, -20.22, 40.40) |
| CIE-LCH | lch(80.30, 45.18, 116.59°) |
| OKLab | oklab(82.31% -0.0559 0.0983) |
| OKLCH | oklch(82.31% 0.113 119.7) |
| XYZ | xyz(46.8079, 57.2084, 26.9850) |
| Luminance | 0.5721 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.58
Pale Olive
#B9CC81
ΔE00 2.08
Pale Olive Green
#B1D27B
ΔE00 2.83
Greenish Beige
#C9D179
ΔE00 3.14
Light Moss Green
#A6C875
ΔE00 4.22
Light Olive
#ACBF69
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD07A #8E7AD0
analogous
#D0B97A #BCD07A #91D07A
triadic
#BCD07A #7ABCD0 #D07ABC
tetradic
#BCD07A #7AD0B9 #8E7AD0 #D07A91
square
#BCD07A #7AD0B9 #8E7AD0 #D07A91
split-complementary
#BCD07A #7A91D0 #B97AD0
monochromatic
#829936 #A5C04D #BCD07A #D3E0A7 #EAF0D4
Accessibility & contrast
On white
1.69
#BCD07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#BCD07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD07A
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD07A | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC773
Deuteranopia (green-blind)
#D8C77E
Tritanopia (blue-blind)
#C3C8BB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bcd07a; /* rgb */ color: rgb(188, 208, 122); /* oklch */ color: oklch(82.3% 0.113 119.7);
Tailwind
colors: {
custom: {
50: '#d1dea2',
500: '#bcd07a',
950: '#000000',
},
}SCSS
$custom: #bcd07a; $custom-light: #d1dea2; $custom-dark: #000000;
JSON
{
"hex": "#bcd07a",
"rgb": {
"r": 188,
"g": 208,
"b": 122
},
"hsl": {
"h": 73.953,
"s": 47.778,
"l": 64.706
},
"oklch": {
"l": 0.82306,
"c": 0.11308,
"h": 119.7
},
"luminance": 0.57208
}Semantic roles & 50–950 ramp
primary
#BCD07A
secondary
#624F9F
accent
#2ABB4C
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480