#BCD18C#BCD18C
#BCD18C is a very light, moderate yellow-green. Relative luminance 0.582; OKLCH L 82.8% C 0.094 H 122.2°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD18C |
|---|---|
| RGB | rgb(188, 209, 140) |
| HSL | hsl(78, 43%, 68%) |
| HSV | hsv(78, 33%, 82%) |
| CMYK | cmyk(10%, 0%, 33%, 18%) |
| CIE-LAB | lab(80.84, -18.50, 31.96) |
| CIE-LCH | lch(80.84, 36.93, 120.06°) |
| OKLab | oklab(82.83% -0.0501 0.0795) |
| OKLCH | oklch(82.83% 0.094 122.2) |
| XYZ | xyz(48.2728, 58.1857, 33.4937) |
| Luminance | 0.5819 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.88
Greenish Tan
#BCCB7A
ΔE00 3.35
Pale Olive Green
#B1D27B
ΔE00 3.66
Light Moss Green
#A6C875
ΔE00 4.56
Greenish Beige
#C9D179
ΔE00 5.28
Tan Green
#A9BE70
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD18C #A18CD1
analogous
#D1C38C #BCD18C #99D18C
triadic
#BCD18C #8CBCD1 #D18CBC
tetradic
#BCD18C #8CD1C3 #A18CD1 #D18C99
square
#BCD18C #8CD1C3 #A18CD1 #D18C99
split-complementary
#BCD18C #8C99D1 #C38CD1
monochromatic
#84A241 #A3C060 #BCD18C #D5E2B8 #EFF4E3
Accessibility & contrast
On white
1.66
#BCD18C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#BCD18C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD18C
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD18C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD18C | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C987
Deuteranopia (green-blind)
#D6C98F
Tritanopia (blue-blind)
#C1CABF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bcd18c; /* rgb */ color: rgb(188, 209, 140); /* oklch */ color: oklch(82.8% 0.094 122.2);
Tailwind
colors: {
custom: {
50: '#d1dfae',
500: '#bcd18c',
950: '#000000',
},
}SCSS
$custom: #bcd18c; $custom-light: #d1dfae; $custom-dark: #000000;
JSON
{
"hex": "#bcd18c",
"rgb": {
"r": 188,
"g": 209,
"b": 140
},
"hsl": {
"h": 78.261,
"s": 42.857,
"l": 68.431
},
"oklch": {
"l": 0.82831,
"c": 0.09395,
"h": 122.2
},
"luminance": 0.58186
}Semantic roles & 50–950 ramp
primary
#BCD18C
secondary
#725BA7
accent
#30B658
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481