#BCDCA2#BCDCA2
#BCDCA2 is a very light, moderate yellow-green. Relative luminance 0.645; OKLCH L 85.7% C 0.085 H 131.5°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCA2 |
|---|---|
| RGB | rgb(188, 220, 162) |
| HSL | hsl(93, 45%, 75%) |
| HSV | hsv(93, 26%, 86%) |
| CMYK | cmyk(14.5%, 0%, 26.4%, 13.7%) |
| CIE-LAB | lab(84.22, -20.81, 25.11) |
| CIE-LCH | lch(84.22, 32.61, 129.66°) |
| OKLab | oklab(85.65% -0.0562 0.0635) |
| OKLCH | oklch(85.65% 0.085 131.5) |
| XYZ | xyz(52.8527, 64.4857, 43.8379) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.19
Light Sage
#BCECAC
ΔE00 4.22
Pale Olive
#B9CC81
ΔE00 6.39
Pale Olive Green
#B1D27B
ΔE00 6.46
Washed Out Green
#BCF5A6
ΔE00 6.77
Very Pale Green
#CFFDBC
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCA2 #C2A2DC
analogous
#D9DCA2 #BCDCA2 #A2DCA5
triadic
#BCDCA2 #A2BCDC #DCA2BC
tetradic
#BCDCA2 #A2D9DC #C2A2DC #DCA5A2
square
#BCDCA2 #A2D9DC #C2A2DC #DCA5A2
split-complementary
#BCDCA2 #A5A2DC #DCA2D9
monochromatic
#7CBB49 #9CCB76 #BCDCA2 #DCEDCE #EFF7E9
Accessibility & contrast
On white
1.51
#BCDCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#BCDCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCA2
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCA2 | 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)
#E1D49E
Deuteranopia (green-blind)
#DCD1A5
Tritanopia (blue-blind)
#BDD7CC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcdca2; /* rgb */ color: rgb(188, 220, 162); /* oklch */ color: oklch(85.7% 0.085 131.5);
Tailwind
colors: {
custom: {
50: '#d0e7be',
500: '#bcdca2',
950: '#000000',
},
}SCSS
$custom: #bcdca2; $custom-light: #d0e7be; $custom-dark: #000000;
JSON
{
"hex": "#bcdca2",
"rgb": {
"r": 188,
"g": 220,
"b": 162
},
"hsl": {
"h": 93.103,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.85654,
"c": 0.08483,
"h": 131.5
},
"luminance": 0.64486
}Semantic roles & 50–950 ramp
primary
#BCDCA2
secondary
#956EB4
accent
#2DB87A
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482