#BCCE7D#BCCE7D
#BCCE7D is a light, moderate yellow-green. Relative luminance 0.563; OKLCH L 81.9% C 0.107 H 119.1°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCE7D |
|---|---|
| RGB | rgb(188, 206, 125) |
| HSL | hsl(73, 45%, 65%) |
| HSV | hsv(73, 39%, 81%) |
| CMYK | cmyk(8.7%, 0%, 39.3%, 19.2%) |
| CIE-LAB | lab(79.79, -18.88, 38.25) |
| CIE-LCH | lch(79.79, 42.66, 116.27°) |
| OKLab | oklab(81.92% -0.052 0.0935) |
| OKLCH | oklch(81.92% 0.107 119.1) |
| XYZ | xyz(46.5121, 56.3149, 27.8176) |
| Luminance | 0.5632 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.96
Pale Olive
#B9CC81
ΔE00 1.27
Greenish Beige
#C9D179
ΔE00 3.20
Pale Olive Green
#B1D27B
ΔE00 3.21
Light Olive
#ACBF69
ΔE00 4.11
Light Moss Green
#A6C875
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCE7D #8F7DCE
analogous
#CEB77D #BCCE7D #94CE7D
triadic
#BCCE7D #7DBCCE #CE7DBC
tetradic
#BCCE7D #7DCEB7 #8F7DCE #CE7D94
square
#BCCE7D #7DCEB7 #8F7DCE #CE7D94
split-complementary
#BCCE7D #7D94CE #B77DCE
monochromatic
#839739 #A5BD51 #BCCE7D #D3DFA9 #EAF0D6
Accessibility & contrast
On white
1.71
#BCCE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#BCCE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCE7D
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCE7D | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C677
Deuteranopia (green-blind)
#D6C681
Tritanopia (blue-blind)
#C3C6BA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bcce7d; /* rgb */ color: rgb(188, 206, 125); /* oklch */ color: oklch(81.9% 0.107 119.1);
Tailwind
colors: {
custom: {
50: '#d1dda4',
500: '#bcce7d',
950: '#000000',
},
}SCSS
$custom: #bcce7d; $custom-light: #d1dda4; $custom-dark: #000000;
JSON
{
"hex": "#bcce7d",
"rgb": {
"r": 188,
"g": 206,
"b": 125
},
"hsl": {
"h": 73.333,
"s": 45.251,
"l": 64.902
},
"oklch": {
"l": 0.81917,
"c": 0.10699,
"h": 119.1
},
"luminance": 0.56315
}Semantic roles & 50–950 ramp
primary
#BCCE7D
secondary
#63529D
accent
#2DB84C
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480