#BCDC8E#BCDC8E
#BCDC8E is a very light, moderate yellow-green. Relative luminance 0.638; OKLCH L 85.3% C 0.108 H 126.7°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDC8E |
|---|---|
| RGB | rgb(188, 220, 142) |
| HSL | hsl(85, 53%, 71%) |
| HSV | hsv(85, 35%, 86%) |
| CMYK | cmyk(14.5%, 0%, 35.5%, 13.7%) |
| CIE-LAB | lab(83.88, -23.64, 34.93) |
| CIE-LCH | lch(83.88, 42.17, 124.09°) |
| OKLab | oklab(85.27% -0.0645 0.0865) |
| OKLCH | oklch(85.27% 0.108 126.7) |
| XYZ | xyz(51.2142, 63.8303, 35.2083) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.07
Light Grey Green
#B7E1A1
ΔE00 4.11
Pale Olive
#B9CC81
ΔE00 4.32
Light Moss Green
#A6C875
ΔE00 5.22
Greenish Tan
#BCCB7A
ΔE00 5.35
Light Sage
#BCECAC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDC8E #AE8EDC
analogous
#DCD58E #BCDC8E #95DC8E
triadic
#BCDC8E #8EBCDC #DC8EBC
tetradic
#BCDC8E #8EDCD5 #AE8EDC #DC8E95
square
#BCDC8E #8EDCD5 #AE8EDC #DC8E95
split-complementary
#BCDC8E #8E95DC #D58EDC
monochromatic
#83B739 #A0CE5F #BCDC8E #D8EABD #F1F8E8
Accessibility & contrast
On white
1.53
#BCDC8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#BCDC8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDC8E
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDC8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDC8E | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D288
Deuteranopia (green-blind)
#DFD192
Tritanopia (blue-blind)
#C0D5C8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcdc8e; /* rgb */ color: rgb(188, 220, 142); /* oklch */ color: oklch(85.3% 0.108 126.7);
Tailwind
colors: {
custom: {
50: '#d1e7b0',
500: '#bcdc8e',
950: '#000000',
},
}SCSS
$custom: #bcdc8e; $custom-light: #d1e7b0; $custom-dark: #000000;
JSON
{
"hex": "#bcdc8e",
"rgb": {
"r": 188,
"g": 220,
"b": 142
},
"hsl": {
"h": 84.615,
"s": 52.703,
"l": 70.98
},
"oklch": {
"l": 0.85269,
"c": 0.10788,
"h": 126.7
},
"luminance": 0.63831
}Semantic roles & 50–950 ramp
primary
#BCDC8E
secondary
#7F5BB3
accent
#25C065
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481