#BCDCA6#BCDCA6
#BCDCA6 is a very light, moderate yellow-green. Relative luminance 0.646; OKLCH L 85.7% C 0.080 H 132.9°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCA6 |
|---|---|
| RGB | rgb(188, 220, 166) |
| HSL | hsl(96, 44%, 76%) |
| HSV | hsv(96, 25%, 86%) |
| CMYK | cmyk(14.5%, 0%, 24.5%, 13.7%) |
| CIE-LAB | lab(84.29, -20.20, 23.13) |
| CIE-LCH | lch(84.29, 30.71, 131.13°) |
| OKLab | oklab(85.74% -0.0545 0.0588) |
| OKLCH | oklch(85.74% 0.08 132.9) |
| XYZ | xyz(53.2139, 64.6302, 45.7403) |
| Luminance | 0.6463 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.64
Light Sage
#BCECAC
ΔE00 4.35
Pale Olive
#B9CC81
ΔE00 7.09
Washed Out Green
#BCF5A6
ΔE00 7.17
Very Pale Green
#CFFDBC
ΔE00 7.22
Hospital Green
#9BE5AA
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCA6 #C6A6DC
analogous
#D7DCA6 #BCDCA6 #A6DCAB
triadic
#BCDCA6 #A6BCDC #DCA6BC
tetradic
#BCDCA6 #A6D7DC #C6A6DC #DCABA6
square
#BCDCA6 #A6D7DC #C6A6DC #DCABA6
split-complementary
#BCDCA6 #ABA6DC #DCA6D7
monochromatic
#7AB94E #9BCB7A #BCDCA6 #DDEDD2 #EEF6E9
Accessibility & contrast
On white
1.51
#BCDCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#BCDCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCA6
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCA6 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D4A3
Deuteranopia (green-blind)
#DCD1A9
Tritanopia (blue-blind)
#BDD7CD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcdca6; /* rgb */ color: rgb(188, 220, 166); /* oklch */ color: oklch(85.7% 0.080 132.9);
Tailwind
colors: {
custom: {
50: '#d0e7c0',
500: '#bcdca6',
950: '#000000',
},
}SCSS
$custom: #bcdca6; $custom-light: #d0e7c0; $custom-dark: #000000;
JSON
{
"hex": "#bcdca6",
"rgb": {
"r": 188,
"g": 220,
"b": 166
},
"hsl": {
"h": 95.556,
"s": 43.548,
"l": 75.686
},
"oklch": {
"l": 0.85738,
"c": 0.08017,
"h": 132.9
},
"luminance": 0.64631
}Semantic roles & 50–950 ramp
primary
#BCDCA6
secondary
#9972B4
accent
#2FB77F
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482