#BCD18B#BCD18B
#BCD18B is a very light, moderate yellow-green. Relative luminance 0.582; OKLCH L 82.8% C 0.095 H 122.1°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD18B |
|---|---|
| RGB | rgb(188, 209, 139) |
| HSL | hsl(78, 43%, 68%) |
| HSV | hsv(78, 33%, 82%) |
| CMYK | cmyk(10%, 0%, 33.5%, 18%) |
| CIE-LAB | lab(80.83, -18.63, 32.45) |
| CIE-LCH | lch(80.83, 37.42, 119.86°) |
| OKLab | oklab(82.81% -0.0505 0.0806) |
| OKLCH | oklch(82.81% 0.095 122.1) |
| XYZ | xyz(48.1994, 58.1563, 33.1071) |
| Luminance | 0.5816 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.74
Greenish Tan
#BCCB7A
ΔE00 3.18
Pale Olive Green
#B1D27B
ΔE00 3.52
Light Moss Green
#A6C875
ΔE00 4.47
Greenish Beige
#C9D179
ΔE00 5.13
Tan Green
#A9BE70
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD18B #A08BD1
analogous
#D1C38B #BCD18B #99D18B
triadic
#BCD18B #8BBCD1 #D18BBC
tetradic
#BCD18B #8BD1C3 #A08BD1 #D18B99
square
#BCD18B #8BD1C3 #A08BD1 #D18B99
split-complementary
#BCD18B #8B99D1 #C38BD1
monochromatic
#84A240 #A3C05F #BCD18B #D5E2B7 #EFF4E3
Accessibility & contrast
On white
1.66
#BCD18B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#BCD18B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD18B
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD18B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD18B | 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)
#D9C986
Deuteranopia (green-blind)
#D6C98E
Tritanopia (blue-blind)
#C1CABF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bcd18b; /* rgb */ color: rgb(188, 209, 139); /* oklch */ color: oklch(82.8% 0.095 122.1);
Tailwind
colors: {
custom: {
50: '#d1dfad',
500: '#bcd18b',
950: '#000000',
},
}SCSS
$custom: #bcd18b; $custom-light: #d1dfad; $custom-dark: #000000;
JSON
{
"hex": "#bcd18b",
"rgb": {
"r": 188,
"g": 209,
"b": 139
},
"hsl": {
"h": 78,
"s": 43.21,
"l": 68.235
},
"oklch": {
"l": 0.82813,
"c": 0.09513,
"h": 122.1
},
"luminance": 0.58156
}Semantic roles & 50–950 ramp
primary
#BCD18B
secondary
#715AA6
accent
#2FB658
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481