#BCD87F#BCD87F
#BCD87F is a very light, moderate yellow-green. Relative luminance 0.613; OKLCH L 84.1% C 0.119 H 123.2°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD87F |
|---|---|
| RGB | rgb(188, 216, 127) |
| HSL | hsl(79, 53%, 67%) |
| HSV | hsv(79, 41%, 85%) |
| CMYK | cmyk(13%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(82.56, -23.56, 40.77) |
| CIE-LCH | lch(82.56, 47.09, 120.02°) |
| OKLab | oklab(84.14% -0.065 0.0993) |
| OKLCH | oklch(84.14% 0.119 123.2) |
| XYZ | xyz(49.1255, 61.3353, 29.3254) |
| Luminance | 0.6133 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.05
Pale Olive
#B9CC81
ΔE00 3.56
Greenish Tan
#BCCB7A
ΔE00 3.83
Light Moss Green
#A6C875
ΔE00 4.58
Greenish Beige
#C9D179
ΔE00 4.74
Light Olive
#ACBF69
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD87F #9B7FD8
analogous
#D8C77F #BCD87F #90D87F
triadic
#BCD87F #7FBCD8 #D87FBC
tetradic
#BCD87F #7FD8C7 #9B7FD8 #D87F90
square
#BCD87F #7FD8C7 #9B7FD8 #D87F90
split-complementary
#BCD87F #7F90D8 #C77FD8
monochromatic
#84A934 #A3CA50 #BCD87F #D5E6AE #EDF5DD
Accessibility & contrast
On white
1.58
#BCD87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#BCD87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD87F
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD87F | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE78
Deuteranopia (green-blind)
#DECD84
Tritanopia (blue-blind)
#C2D0C2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcd87f; /* rgb */ color: rgb(188, 216, 127); /* oklch */ color: oklch(84.1% 0.119 123.2);
Tailwind
colors: {
custom: {
50: '#d1e4a5',
500: '#bcd87f',
950: '#000000',
},
}SCSS
$custom: #bcd87f; $custom-light: #d1e4a5; $custom-dark: #000000;
JSON
{
"hex": "#bcd87f",
"rgb": {
"r": 188,
"g": 216,
"b": 127
},
"hsl": {
"h": 78.876,
"s": 53.293,
"l": 67.255
},
"oklch": {
"l": 0.8414,
"c": 0.11875,
"h": 123.2
},
"luminance": 0.61335
}Semantic roles & 50–950 ramp
primary
#BCD87F
secondary
#6C4FAC
accent
#25C156
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480