#BCD18A#BCD18A
#BCD18A is a very light, moderate yellow-green. Relative luminance 0.581; OKLCH L 82.8% C 0.096 H 121.9°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD18A |
|---|---|
| RGB | rgb(188, 209, 138) |
| HSL | hsl(78, 44%, 68%) |
| HSV | hsv(78, 34%, 82%) |
| CMYK | cmyk(10%, 0%, 34%, 18%) |
| CIE-LAB | lab(80.81, -18.76, 32.95) |
| CIE-LCH | lch(80.81, 37.91, 119.66°) |
| OKLab | oklab(82.79% -0.0509 0.0817) |
| OKLCH | oklch(82.79% 0.096 121.9) |
| XYZ | xyz(48.1267, 58.1273, 32.7241) |
| Luminance | 0.5813 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.60
Greenish Tan
#BCCB7A
ΔE00 3.02
Pale Olive Green
#B1D27B
ΔE00 3.38
Light Moss Green
#A6C875
ΔE00 4.38
Greenish Beige
#C9D179
ΔE00 4.97
Tan Green
#A9BE70
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD18A #9F8AD1
analogous
#D1C28A #BCD18A #99D18A
triadic
#BCD18A #8ABCD1 #D18ABC
tetradic
#BCD18A #8AD1C2 #9F8AD1 #D18A99
square
#BCD18A #8AD1C2 #9F8AD1 #D18A99
split-complementary
#BCD18A #8A99D1 #C28AD1
monochromatic
#84A13F #A3C05E #BCD18A #D5E2B6 #EEF4E2
Accessibility & contrast
On white
1.66
#BCD18A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#BCD18A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD18A
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD18A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD18A | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C985
Deuteranopia (green-blind)
#D6C98D
Tritanopia (blue-blind)
#C2CABF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bcd18a; /* rgb */ color: rgb(188, 209, 138); /* oklch */ color: oklch(82.8% 0.096 121.9);
Tailwind
colors: {
custom: {
50: '#d1dfad',
500: '#bcd18a',
950: '#000000',
},
}SCSS
$custom: #bcd18a; $custom-light: #d1dfad; $custom-dark: #000000;
JSON
{
"hex": "#bcd18a",
"rgb": {
"r": 188,
"g": 209,
"b": 138
},
"hsl": {
"h": 77.746,
"s": 43.558,
"l": 68.039
},
"oklch": {
"l": 0.82794,
"c": 0.0963,
"h": 121.9
},
"luminance": 0.58127
}Semantic roles & 50–950 ramp
primary
#BCD18A
secondary
#7059A6
accent
#2FB757
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481