#BCD2AD#BCD2AD
#BCD2AD is a very light, muted yellow-green. Relative luminance 0.598; OKLCH L 83.7% C 0.056 H 132.7°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2AD |
|---|---|
| RGB | rgb(188, 210, 173) |
| HSL | hsl(96, 29%, 75%) |
| HSV | hsv(96, 18%, 82%) |
| CMYK | cmyk(10.5%, 0%, 17.6%, 17.6%) |
| CIE-LAB | lab(81.73, -14.08, 15.90) |
| CIE-LCH | lch(81.73, 21.24, 131.53°) |
| OKLab | oklab(83.74% -0.0377 0.0409) |
| OKLCH | oklch(83.74% 0.056 132.7) |
| XYZ | xyz(51.3271, 59.8012, 48.3657) |
| Luminance | 0.5980 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.30
Light Sage
#BCECAC
ΔE00 8.66
Darkseagreen
#8FBC8F
ΔE00 8.86
Pale Olive
#B9CC81
ΔE00 9.21
Sage Green
#9CAF88
ΔE00 9.25
Greenish Grey
#96AE8D
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2AD #C3ADD2
analogous
#CED2AD #BCD2AD #ADD2B1
triadic
#BCD2AD #ADBCD2 #D2ADBC
tetradic
#BCD2AD #ADCED2 #C3ADD2 #D2B1AD
square
#BCD2AD #ADCED2 #C3ADD2 #D2B1AD
split-complementary
#BCD2AD #B1ADD2 #D2ADCE
monochromatic
#7BA75E #9CBC85 #BCD2AD #DCE8D5 #EFF4EB
Accessibility & contrast
On white
1.62
#BCD2AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#BCD2AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2AD
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2AD | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CCAB
Deuteranopia (green-blind)
#D2CBAF
Tritanopia (blue-blind)
#BDCFC8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bcd2ad; /* rgb */ color: rgb(188, 210, 173); /* oklch */ color: oklch(83.7% 0.056 132.7);
Tailwind
colors: {
custom: {
50: '#d0dfc5',
500: '#bcd2ad',
950: '#000000',
},
}SCSS
$custom: #bcd2ad; $custom-light: #d0dfc5; $custom-dark: #000000;
JSON
{
"hex": "#bcd2ad",
"rgb": {
"r": 188,
"g": 210,
"b": 173
},
"hsl": {
"h": 95.676,
"s": 29.134,
"l": 75.098
},
"oklch": {
"l": 0.83742,
"c": 0.05565,
"h": 132.7
},
"luminance": 0.59802
}Semantic roles & 50–950 ramp
primary
#BCD2AD
secondary
#967BA8
accent
#3EA87D
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482