#BCD18F#BCD18F
#BCD18F is a very light, moderate yellow-green. Relative luminance 0.583; OKLCH L 82.9% C 0.090 H 122.7°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD18F |
|---|---|
| RGB | rgb(188, 209, 143) |
| HSL | hsl(79, 42%, 69%) |
| HSV | hsv(79, 32%, 82%) |
| CMYK | cmyk(10%, 0%, 31.6%, 18%) |
| CIE-LAB | lab(80.89, -18.09, 30.48) |
| CIE-LCH | lch(80.89, 35.44, 120.70°) |
| OKLab | oklab(82.89% -0.0489 0.0761) |
| OKLCH | oklch(82.89% 0.09 122.7) |
| XYZ | xyz(48.4970, 58.2754, 34.6746) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.39
Greenish Tan
#BCCB7A
ΔE00 3.87
Pale Olive Green
#B1D27B
ΔE00 4.13
Light Moss Green
#A6C875
ΔE00 4.88
Light Grey Green
#B7E1A1
ΔE00 5.56
Tan Green
#A9BE70
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD18F #A48FD1
analogous
#D1C58F #BCD18F #9BD18F
triadic
#BCD18F #8FBCD1 #D18FBC
tetradic
#BCD18F #8FD1C5 #A48FD1 #D18F9B
square
#BCD18F #8FD1C5 #A48FD1 #D18F9B
split-complementary
#BCD18F #8F9BD1 #C58FD1
monochromatic
#84A343 #A2BF64 #BCD18F #D6E3BA #F0F5E6
Accessibility & contrast
On white
1.66
#BCD18F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#BCD18F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD18F
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD18F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD18F | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C98B
Deuteranopia (green-blind)
#D6C992
Tritanopia (blue-blind)
#C1CBC0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bcd18f; /* rgb */ color: rgb(188, 209, 143); /* oklch */ color: oklch(82.9% 0.090 122.7);
Tailwind
colors: {
custom: {
50: '#d1dfb0',
500: '#bcd18f',
950: '#000000',
},
}SCSS
$custom: #bcd18f; $custom-light: #d1dfb0; $custom-dark: #000000;
JSON
{
"hex": "#bcd18f",
"rgb": {
"r": 188,
"g": 209,
"b": 143
},
"hsl": {
"h": 79.091,
"s": 41.772,
"l": 69.02
},
"oklch": {
"l": 0.82887,
"c": 0.09041,
"h": 122.7
},
"luminance": 0.58275
}Semantic roles & 50–950 ramp
primary
#BCD18F
secondary
#755EA7
accent
#31B55B
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481