#BCDCA3#BCDCA3
#BCDCA3 is a very light, moderate yellow-green. Relative luminance 0.645; OKLCH L 85.7% C 0.084 H 131.8°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCA3 |
|---|---|
| RGB | rgb(188, 220, 163) |
| HSL | hsl(94, 45%, 75%) |
| HSV | hsv(94, 26%, 86%) |
| CMYK | cmyk(14.5%, 0%, 25.9%, 13.7%) |
| CIE-LAB | lab(84.24, -20.66, 24.61) |
| CIE-LCH | lch(84.24, 32.14, 130.01°) |
| OKLab | oklab(85.67% -0.0558 0.0624) |
| OKLCH | oklch(85.67% 0.084 131.8) |
| XYZ | xyz(52.9419, 64.5214, 44.3079) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.27
Light Sage
#BCECAC
ΔE00 4.23
Pale Olive
#B9CC81
ΔE00 6.56
Pale Olive Green
#B1D27B
ΔE00 6.67
Washed Out Green
#BCF5A6
ΔE00 6.86
Very Pale Green
#CFFDBC
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCA3 #C3A3DC
analogous
#D9DCA3 #BCDCA3 #A3DCA6
triadic
#BCDCA3 #A3BCDC #DCA3BC
tetradic
#BCDCA3 #A3D9DC #C3A3DC #DCA6A3
square
#BCDCA3 #A3D9DC #C3A3DC #DCA6A3
split-complementary
#BCDCA3 #A6A3DC #DCA3D9
monochromatic
#7BBA4A #9CCB77 #BCDCA3 #DCEDCF #EFF7E9
Accessibility & contrast
On white
1.51
#BCDCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#BCDCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCA3
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCA3 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D49F
Deuteranopia (green-blind)
#DCD1A6
Tritanopia (blue-blind)
#BDD7CD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcdca3; /* rgb */ color: rgb(188, 220, 163); /* oklch */ color: oklch(85.7% 0.084 131.8);
Tailwind
colors: {
custom: {
50: '#d0e7be',
500: '#bcdca3',
950: '#000000',
},
}SCSS
$custom: #bcdca3; $custom-light: #d0e7be; $custom-dark: #000000;
JSON
{
"hex": "#bcdca3",
"rgb": {
"r": 188,
"g": 220,
"b": 163
},
"hsl": {
"h": 93.684,
"s": 44.882,
"l": 75.098
},
"oklch": {
"l": 0.85674,
"c": 0.08367,
"h": 131.8
},
"luminance": 0.64522
}Semantic roles & 50–950 ramp
primary
#BCDCA3
secondary
#966FB4
accent
#2DB87B
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482