#BCD8AC#BCD8AC
#BCD8AC is a very light, moderate yellow-green. Relative luminance 0.628; OKLCH L 85.0% C 0.067 H 134.2°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD8AC |
|---|---|
| RGB | rgb(188, 216, 172) |
| HSL | hsl(98, 36%, 76%) |
| HSV | hsv(98, 20%, 85%) |
| CMYK | cmyk(13%, 0%, 20.4%, 15.3%) |
| CIE-LAB | lab(83.33, -17.26, 18.66) |
| CIE-LCH | lch(83.33, 25.42, 132.78°) |
| OKLab | oklab(85.01% -0.0465 0.0478) |
| OKLCH | oklch(85.01% 0.067 134.2) |
| XYZ | xyz(52.7399, 62.7810, 48.3611) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.98
Light Sage
#BCECAC
ΔE00 6.31
Hospital Green
#9BE5AA
ΔE00 8.25
Pale Olive
#B9CC81
ΔE00 8.37
Mint
#AAF0C1
ΔE00 8.69
Very Pale Green
#CFFDBC
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD8AC #C8ACD8
analogous
#D2D8AC #BCD8AC #ACD8B2
triadic
#BCD8AC #ACBCD8 #D8ACBC
tetradic
#BCD8AC #ACD2D8 #C8ACD8 #D8B2AC
square
#BCD8AC #ACD2D8 #C8ACD8 #D8B2AC
split-complementary
#BCD8AC #B2ACD8 #D8ACD2
monochromatic
#79B159 #9AC482 #BCD8AC #DEECD6 #EEF5EA
Accessibility & contrast
On white
1.55
#BCD8AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#BCD8AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD8AC
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD8AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD8AC | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1A9
Deuteranopia (green-blind)
#D7CFAE
Tritanopia (blue-blind)
#BCD4CC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcd8ac; /* rgb */ color: rgb(188, 216, 172); /* oklch */ color: oklch(85.0% 0.067 134.2);
Tailwind
colors: {
custom: {
50: '#d0e4c4',
500: '#bcd8ac',
950: '#000000',
},
}SCSS
$custom: #bcd8ac; $custom-light: #d0e4c4; $custom-dark: #000000;
JSON
{
"hex": "#bcd8ac",
"rgb": {
"r": 188,
"g": 216,
"b": 172
},
"hsl": {
"h": 98.182,
"s": 36.066,
"l": 76.078
},
"oklch": {
"l": 0.85006,
"c": 0.06669,
"h": 134.2
},
"luminance": 0.62782
}Semantic roles & 50–950 ramp
primary
#BCD8AC
secondary
#9B79AF
accent
#37AF83
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141512
muted
#838482