#BCCE7E#BCCE7E
#BCCE7E is a light, moderate yellow-green. Relative luminance 0.563; OKLCH L 81.9% C 0.106 H 119.1°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCE7E |
|---|---|
| RGB | rgb(188, 206, 126) |
| HSL | hsl(74, 45%, 65%) |
| HSV | hsv(74, 39%, 81%) |
| CMYK | cmyk(8.7%, 0%, 38.8%, 19.2%) |
| CIE-LAB | lab(79.81, -18.77, 37.77) |
| CIE-LCH | lch(79.81, 42.17, 116.42°) |
| OKLab | oklab(81.93% -0.0516 0.0925) |
| OKLCH | oklch(81.93% 0.106 119.1) |
| XYZ | xyz(46.5763, 56.3405, 28.1557) |
| Luminance | 0.5634 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.02
Pale Olive
#B9CC81
ΔE00 1.12
Pale Olive Green
#B1D27B
ΔE00 3.21
Greenish Beige
#C9D179
ΔE00 3.30
Light Olive
#ACBF69
ΔE00 4.16
Light Moss Green
#A6C875
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCE7E #907ECE
analogous
#CEB87E #BCCE7E #94CE7E
triadic
#BCCE7E #7EBCCE #CE7EBC
tetradic
#BCCE7E #7ECEB8 #907ECE #CE7E94
square
#BCCE7E #7ECEB8 #907ECE #CE7E94
split-complementary
#BCCE7E #7E94CE #B87ECE
monochromatic
#83983A #A5BD52 #BCCE7E #D3DFAA #EAF0D7
Accessibility & contrast
On white
1.71
#BCCE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#BCCE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCE7E
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCE7E | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C678
Deuteranopia (green-blind)
#D5C682
Tritanopia (blue-blind)
#C3C6BA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bcce7e; /* rgb */ color: rgb(188, 206, 126); /* oklch */ color: oklch(81.9% 0.106 119.1);
Tailwind
colors: {
custom: {
50: '#d1dda4',
500: '#bcce7e',
950: '#000000',
},
}SCSS
$custom: #bcce7e; $custom-light: #d1dda4; $custom-dark: #000000;
JSON
{
"hex": "#bcce7e",
"rgb": {
"r": 188,
"g": 206,
"b": 126
},
"hsl": {
"h": 73.5,
"s": 44.944,
"l": 65.098
},
"oklch": {
"l": 0.81934,
"c": 0.10586,
"h": 119.1
},
"luminance": 0.5634
}Semantic roles & 50–950 ramp
primary
#BCCE7E
secondary
#63529E
accent
#2DB84D
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480