#BCCE8A#BCCE8A
#BCCE8A is a very light, moderate yellow-green. Relative luminance 0.567; OKLCH L 82.1% C 0.092 H 120.5°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCE8A |
|---|---|
| RGB | rgb(188, 206, 138) |
| HSL | hsl(76, 41%, 67%) |
| HSV | hsv(76, 33%, 81%) |
| CMYK | cmyk(8.7%, 0%, 33%, 19.2%) |
| CIE-LAB | lab(79.99, -17.26, 31.87) |
| CIE-LCH | lch(79.99, 36.25, 118.44°) |
| OKLab | oklab(82.14% -0.0467 0.0792) |
| OKLCH | oklch(82.14% 0.092 120.5) |
| XYZ | xyz(47.3976, 56.6690, 32.4811) |
| Luminance | 0.5667 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.50
Greenish Tan
#BCCB7A
ΔE00 2.89
Pale Olive Green
#B1D27B
ΔE00 4.12
Light Moss Green
#A6C875
ΔE00 4.67
Tan Green
#A9BE70
ΔE00 4.87
Greenish Beige
#C9D179
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCE8A #9C8ACE
analogous
#CEBE8A #BCCE8A #9ACE8A
triadic
#BCCE8A #8ABCCE #CE8ABC
tetradic
#BCCE8A #8ACEBE #9C8ACE #CE8A9A
square
#BCCE8A #8ACEBE #9C8ACE #CE8A9A
split-complementary
#BCCE8A #8A9ACE #BE8ACE
monochromatic
#849C41 #A3BC5F #BCCE8A #D5E0B5 #EDF2E0
Accessibility & contrast
On white
1.70
#BCCE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#BCCE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCE8A
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCE8A | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C785
Deuteranopia (green-blind)
#D4C78D
Tritanopia (blue-blind)
#C2C7BD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bcce8a; /* rgb */ color: rgb(188, 206, 138); /* oklch */ color: oklch(82.1% 0.092 120.5);
Tailwind
colors: {
custom: {
50: '#d1ddad',
500: '#bcce8a',
950: '#000000',
},
}SCSS
$custom: #bcce8a; $custom-light: #d1ddad; $custom-dark: #000000;
JSON
{
"hex": "#bcce8a",
"rgb": {
"r": 188,
"g": 206,
"b": 138
},
"hsl": {
"h": 75.882,
"s": 40.964,
"l": 67.451
},
"oklch": {
"l": 0.82143,
"c": 0.09196,
"h": 120.5
},
"luminance": 0.56669
}Semantic roles & 50–950 ramp
primary
#BCCE8A
secondary
#6D5AA2
accent
#31B454
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481