#BCD8A4#BCD8A4
#BCD8A4 is a very light, moderate yellow-green. Relative luminance 0.625; OKLCH L 84.8% C 0.076 H 130.9°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD8A4 |
|---|---|
| RGB | rgb(188, 216, 164) |
| HSL | hsl(92, 40%, 75%) |
| HSV | hsv(92, 24%, 85%) |
| CMYK | cmyk(13%, 0%, 24.1%, 15.3%) |
| CIE-LAB | lab(83.17, -18.53, 22.63) |
| CIE-LCH | lch(83.17, 29.25, 129.31°) |
| OKLab | oklab(84.83% -0.0499 0.0575) |
| OKLCH | oklch(84.83% 0.076 130.9) |
| XYZ | xyz(51.9946, 62.4829, 44.4359) |
| Luminance | 0.6248 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.64
Light Sage
#BCECAC
ΔE00 5.50
Pale Olive
#B9CC81
ΔE00 6.59
Pale Olive Green
#B1D27B
ΔE00 7.29
Light Moss Green
#A6C875
ΔE00 7.89
Greenish Tan
#BCCB7A
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD8A4 #C0A4D8
analogous
#D6D8A4 #BCD8A4 #A4D8A6
triadic
#BCD8A4 #A4BCD8 #D8A4BC
tetradic
#BCD8A4 #A4D6D8 #C0A4D8 #D8A6A4
square
#BCD8A4 #A4D6D8 #C0A4D8 #D8A6A4
split-complementary
#BCD8A4 #A6A4D8 #D8A4D6
monochromatic
#7DB34E #9CC679 #BCD8A4 #DCEACF #EFF6EA
Accessibility & contrast
On white
1.56
#BCD8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#BCD8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD8A4
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD8A4 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD1A1
Deuteranopia (green-blind)
#D9CEA6
Tritanopia (blue-blind)
#BED3CA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcd8a4; /* rgb */ color: rgb(188, 216, 164); /* oklch */ color: oklch(84.8% 0.076 130.9);
Tailwind
colors: {
custom: {
50: '#d0e4bf',
500: '#bcd8a4',
950: '#000000',
},
}SCSS
$custom: #bcd8a4; $custom-light: #d0e4bf; $custom-dark: #000000;
JSON
{
"hex": "#bcd8a4",
"rgb": {
"r": 188,
"g": 216,
"b": 164
},
"hsl": {
"h": 92.308,
"s": 40,
"l": 74.51
},
"oklch": {
"l": 0.84829,
"c": 0.07614,
"h": 130.9
},
"luminance": 0.62483
}Semantic roles & 50–950 ramp
primary
#BCD8A4
secondary
#9271AF
accent
#32B378
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141512
muted
#838482