#BCDEA3#BCDEA3
#BCDEA3 is a very light, moderate yellow-green. Relative luminance 0.656; OKLCH L 86.1% C 0.087 H 132.4°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEA3 |
|---|---|
| RGB | rgb(188, 222, 163) |
| HSL | hsl(95, 47%, 75%) |
| HSV | hsv(95, 27%, 87%) |
| CMYK | cmyk(15.3%, 0%, 26.6%, 12.9%) |
| CIE-LAB | lab(84.78, -21.64, 25.36) |
| CIE-LCH | lch(84.78, 33.34, 130.48°) |
| OKLab | oklab(86.11% -0.0585 0.0642) |
| OKLCH | oklch(86.11% 0.087 132.4) |
| XYZ | xyz(53.4700, 65.5775, 44.4839) |
| Luminance | 0.6558 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.70
Light Sage
#BCECAC
ΔE00 3.66
Washed Out Green
#BCF5A6
ΔE00 6.24
Pale Olive Green
#B1D27B
ΔE00 6.57
Very Pale Green
#CFFDBC
ΔE00 6.66
Pale Olive
#B9CC81
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEA3 #C5A3DE
analogous
#D9DEA3 #BCDEA3 #A3DEA7
triadic
#BCDEA3 #A3BCDE #DEA3BC
tetradic
#BCDEA3 #A3D9DE #C5A3DE #DEA7A3
square
#BCDEA3 #A3D9DE #C5A3DE #DEA7A3
split-complementary
#BCDEA3 #A7A3DE #DEA3D9
monochromatic
#7ABE49 #9BCE76 #BCDEA3 #DDEED0 #EFF7E8
Accessibility & contrast
On white
1.49
#BCDEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#BCDEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEA3
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEA3 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D59F
Deuteranopia (green-blind)
#DED3A6
Tritanopia (blue-blind)
#BDD9CE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcdea3; /* rgb */ color: rgb(188, 222, 163); /* oklch */ color: oklch(86.1% 0.087 132.4);
Tailwind
colors: {
custom: {
50: '#d0e8be',
500: '#bcdea3',
950: '#000000',
},
}SCSS
$custom: #bcdea3; $custom-light: #d0e8be; $custom-dark: #000000;
JSON
{
"hex": "#bcdea3",
"rgb": {
"r": 188,
"g": 222,
"b": 163
},
"hsl": {
"h": 94.576,
"s": 47.2,
"l": 75.49
},
"oklch": {
"l": 0.86109,
"c": 0.08683,
"h": 132.4
},
"luminance": 0.65578
}Semantic roles & 50–950 ramp
primary
#BCDEA3
secondary
#986FB6
accent
#2BBA7E
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482