#BCDC8F#BCDC8F
#BCDC8F is a very light, moderate yellow-green. Relative luminance 0.639; OKLCH L 85.3% C 0.107 H 126.9°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDC8F |
|---|---|
| RGB | rgb(188, 220, 143) |
| HSL | hsl(85, 52%, 71%) |
| HSV | hsv(85, 35%, 86%) |
| CMYK | cmyk(14.5%, 0%, 35%, 13.7%) |
| CIE-LAB | lab(83.89, -23.51, 34.44) |
| CIE-LCH | lch(83.89, 41.70, 124.31°) |
| OKLab | oklab(85.29% -0.0641 0.0854) |
| OKLCH | oklch(85.29% 0.107 126.9) |
| XYZ | xyz(51.2896, 63.8605, 35.6055) |
| Luminance | 0.6386 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.19
Light Grey Green
#B7E1A1
ΔE00 3.94
Pale Olive
#B9CC81
ΔE00 4.35
Light Moss Green
#A6C875
ΔE00 5.27
Greenish Tan
#BCCB7A
ΔE00 5.43
Light Sage
#BCECAC
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDC8F #AF8FDC
analogous
#DCD58F #BCDC8F #95DC8F
triadic
#BCDC8F #8FBCDC #DC8FBC
tetradic
#BCDC8F #8FDCD5 #AF8FDC #DC8F95
square
#BCDC8F #8FDCD5 #AF8FDC #DC8F95
split-complementary
#BCDC8F #8F95DC #D58FDC
monochromatic
#83B739 #A0CD60 #BCDC8F #D8EBBE #F1F8E8
Accessibility & contrast
On white
1.52
#BCDC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#BCDC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDC8F
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDC8F | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 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)
#E4D28A
Deuteranopia (green-blind)
#DFD193
Tritanopia (blue-blind)
#C0D5C8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcdc8f; /* rgb */ color: rgb(188, 220, 143); /* oklch */ color: oklch(85.3% 0.107 126.9);
Tailwind
colors: {
custom: {
50: '#d1e7b0',
500: '#bcdc8f',
950: '#000000',
},
}SCSS
$custom: #bcdc8f; $custom-light: #d1e7b0; $custom-dark: #000000;
JSON
{
"hex": "#bcdc8f",
"rgb": {
"r": 188,
"g": 220,
"b": 143
},
"hsl": {
"h": 84.935,
"s": 52.381,
"l": 71.176
},
"oklch": {
"l": 0.85287,
"c": 0.10675,
"h": 126.9
},
"luminance": 0.63861
}Semantic roles & 50–950 ramp
primary
#BCDC8F
secondary
#805CB3
accent
#26C066
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481