#BCDCA0#BCDCA0
#BCDCA0 is a very light, moderate yellow-green. Relative luminance 0.644; OKLCH L 85.6% C 0.087 H 130.9°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCA0 |
|---|---|
| RGB | rgb(188, 220, 160) |
| HSL | hsl(92, 46%, 75%) |
| HSV | hsv(92, 27%, 86%) |
| CMYK | cmyk(14.5%, 0%, 27.3%, 13.7%) |
| CIE-LAB | lab(84.18, -21.11, 26.10) |
| CIE-LCH | lch(84.18, 33.57, 128.97°) |
| OKLab | oklab(85.61% -0.057 0.0659) |
| OKLCH | oklch(85.61% 0.087 130.9) |
| XYZ | xyz(52.6763, 64.4152, 42.9091) |
| Luminance | 0.6442 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.10
Light Sage
#BCECAC
ΔE00 4.23
Pale Olive Green
#B1D27B
ΔE00 6.05
Pale Olive
#B9CC81
ΔE00 6.07
Washed Out Green
#BCF5A6
ΔE00 6.62
Light Moss Green
#A6C875
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCA0 #C0A0DC
analogous
#DADCA0 #BCDCA0 #A0DCA2
triadic
#BCDCA0 #A0BCDC #DCA0BC
tetradic
#BCDCA0 #A0DADC #C0A0DC #DCA2A0
square
#BCDCA0 #A0DADC #C0A0DC #DCA2A0
split-complementary
#BCDCA0 #A2A0DC #DCA0DA
monochromatic
#7DBB47 #9CCC73 #BCDCA0 #DCECCD #EFF7E9
Accessibility & contrast
On white
1.51
#BCDCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#BCDCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCA0
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCA0 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D49C
Deuteranopia (green-blind)
#DDD1A3
Tritanopia (blue-blind)
#BED7CC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcdca0; /* rgb */ color: rgb(188, 220, 160); /* oklch */ color: oklch(85.6% 0.087 130.9);
Tailwind
colors: {
custom: {
50: '#d0e7bc',
500: '#bcdca0',
950: '#000000',
},
}SCSS
$custom: #bcdca0; $custom-light: #d0e7bc; $custom-dark: #000000;
JSON
{
"hex": "#bcdca0",
"rgb": {
"r": 188,
"g": 220,
"b": 160
},
"hsl": {
"h": 92,
"s": 46.154,
"l": 74.51
},
"oklch": {
"l": 0.85612,
"c": 0.08716,
"h": 130.9
},
"luminance": 0.64416
}Semantic roles & 50–950 ramp
primary
#BCDCA0
secondary
#926CB4
accent
#2CB977
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482