#BCD8A1#BCD8A1
#BCD8A1 is a very light, moderate yellow-green. Relative luminance 0.624; OKLCH L 84.8% C 0.080 H 129.9°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD8A1 |
|---|---|
| RGB | rgb(188, 216, 161) |
| HSL | hsl(91, 41%, 74%) |
| HSV | hsv(91, 25%, 85%) |
| CMYK | cmyk(13%, 0%, 25.5%, 15.3%) |
| CIE-LAB | lab(83.11, -18.99, 24.12) |
| CIE-LCH | lch(83.11, 30.70, 128.21°) |
| OKLab | oklab(84.77% -0.0511 0.0611) |
| OKLCH | oklch(84.77% 0.08 129.9) |
| XYZ | xyz(51.7269, 62.3758, 43.0259) |
| Luminance | 0.6238 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.34
Light Sage
#BCECAC
ΔE00 5.38
Pale Olive
#B9CC81
ΔE00 5.99
Pale Olive Green
#B1D27B
ΔE00 6.61
Light Moss Green
#A6C875
ΔE00 7.32
Greenish Tan
#BCCB7A
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD8A1 #BDA1D8
analogous
#D8D8A1 #BCD8A1 #A1D8A2
triadic
#BCD8A1 #A1BCD8 #D8A1BC
tetradic
#BCD8A1 #A1D8D8 #BDA1D8 #D8A2A1
square
#BCD8A1 #A1D8D8 #BDA1D8 #D8A2A1
split-complementary
#BCD8A1 #A2A1D8 #D8A1D8
monochromatic
#7EB44B #9DC676 #BCD8A1 #DBEACC #F0F6E9
Accessibility & contrast
On white
1.56
#BCD8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#BCD8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD8A1
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD8A1 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD09E
Deuteranopia (green-blind)
#D9CEA4
Tritanopia (blue-blind)
#BED3C9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcd8a1; /* rgb */ color: rgb(188, 216, 161); /* oklch */ color: oklch(84.8% 0.080 129.9);
Tailwind
colors: {
custom: {
50: '#d0e4bd',
500: '#bcd8a1',
950: '#000000',
},
}SCSS
$custom: #bcd8a1; $custom-light: #d0e4bd; $custom-dark: #000000;
JSON
{
"hex": "#bcd8a1",
"rgb": {
"r": 188,
"g": 216,
"b": 161
},
"hsl": {
"h": 90.545,
"s": 41.353,
"l": 73.922
},
"oklch": {
"l": 0.84765,
"c": 0.07969,
"h": 129.9
},
"luminance": 0.62376
}Semantic roles & 50–950 ramp
primary
#BCD8A1
secondary
#8F6EAF
accent
#31B474
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141512
muted
#838482