#BCD2AC#BCD2AC
#BCD2AC is a very light, muted yellow-green. Relative luminance 0.598; OKLCH L 83.7% C 0.057 H 132.1°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2AC |
|---|---|
| RGB | rgb(188, 210, 172) |
| HSL | hsl(95, 30%, 75%) |
| HSV | hsv(95, 18%, 82%) |
| CMYK | cmyk(10.5%, 0%, 18.1%, 17.6%) |
| CIE-LAB | lab(81.71, -14.25, 16.40) |
| CIE-LCH | lch(81.71, 21.72, 130.98°) |
| OKLab | oklab(83.72% -0.0382 0.0422) |
| OKLCH | oklch(83.72% 0.057 132.1) |
| XYZ | xyz(51.2307, 59.7627, 47.8581) |
| Luminance | 0.5976 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.09
Light Sage
#BCECAC
ΔE00 8.50
Darkseagreen
#8FBC8F
ΔE00 8.80
Pale Olive
#B9CC81
ΔE00 8.94
Sage Green
#9CAF88
ΔE00 9.21
Greenish Grey
#96AE8D
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2AC #C2ACD2
analogous
#CFD2AC #BCD2AC #ACD2AF
triadic
#BCD2AC #ACBCD2 #D2ACBC
tetradic
#BCD2AC #ACCFD2 #C2ACD2 #D2AFAC
square
#BCD2AC #ACCFD2 #C2ACD2 #D2AFAC
split-complementary
#BCD2AC #AFACD2 #D2ACCF
monochromatic
#7CA75D #9CBC84 #BCD2AC #DCE8D4 #EFF4EB
Accessibility & contrast
On white
1.62
#BCD2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#BCD2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2AC
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2AC | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CCAA
Deuteranopia (green-blind)
#D2CAAE
Tritanopia (blue-blind)
#BDCFC7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bcd2ac; /* rgb */ color: rgb(188, 210, 172); /* oklch */ color: oklch(83.7% 0.057 132.1);
Tailwind
colors: {
custom: {
50: '#d0dfc4',
500: '#bcd2ac',
950: '#000000',
},
}SCSS
$custom: #bcd2ac; $custom-light: #d0dfc4; $custom-dark: #000000;
JSON
{
"hex": "#bcd2ac",
"rgb": {
"r": 188,
"g": 210,
"b": 172
},
"hsl": {
"h": 94.737,
"s": 29.687,
"l": 74.902
},
"oklch": {
"l": 0.83718,
"c": 0.05686,
"h": 132.1
},
"luminance": 0.59763
}Semantic roles & 50–950 ramp
primary
#BCD2AC
secondary
#957AA8
accent
#3DA87B
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141512
muted
#838482