#BCCC8D#BCCC8D
#BCCC8D is a light, moderate yellow-green. Relative luminance 0.558; OKLCH L 81.8% C 0.085 H 119.9°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCC8D |
|---|---|
| RGB | rgb(188, 204, 141) |
| HSL | hsl(75, 38%, 68%) |
| HSV | hsv(75, 31%, 80%) |
| CMYK | cmyk(7.8%, 0%, 30.9%, 20%) |
| CIE-LAB | lab(79.50, -15.86, 29.66) |
| CIE-LCH | lch(79.50, 33.64, 118.13°) |
| OKLab | oklab(81.77% -0.0426 0.0741) |
| OKLCH | oklch(81.77% 0.085 119.9) |
| XYZ | xyz(47.1394, 55.8003, 33.4813) |
| Luminance | 0.5580 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.37
Greenish Tan
#BCCB7A
ΔE00 3.61
Pale Olive Green
#B1D27B
ΔE00 5.10
Tan Green
#A9BE70
ΔE00 5.10
Light Moss Green
#A6C875
ΔE00 5.31
Greenish Beige
#C9D179
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCC8D #9D8DCC
analogous
#CCBC8D #BCCC8D #9CCC8D
triadic
#BCCC8D #8DBCCC #CC8DBC
tetradic
#BCCC8D #8DCCBC #9D8DCC #CC8D9C
square
#BCCC8D #8DCCBC #9D8DCC #CC8D9C
split-complementary
#BCCC8D #8D9CCC #BC8DCC
monochromatic
#849A45 #A3B963 #BCCC8D #D5DFB7 #EEF2E2
Accessibility & contrast
On white
1.73
#BCCC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#BCCC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCC8D
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCC8D | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C589
Deuteranopia (green-blind)
#D2C590
Tritanopia (blue-blind)
#C2C6BC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bccc8d; /* rgb */ color: rgb(188, 204, 141); /* oklch */ color: oklch(81.8% 0.085 119.9);
Tailwind
colors: {
custom: {
50: '#d1dbaf',
500: '#bccc8d',
950: '#000000',
},
}SCSS
$custom: #bccc8d; $custom-light: #d1dbaf; $custom-dark: #000000;
JSON
{
"hex": "#bccc8d",
"rgb": {
"r": 188,
"g": 204,
"b": 141
},
"hsl": {
"h": 75.238,
"s": 38.182,
"l": 67.647
},
"oklch": {
"l": 0.81766,
"c": 0.08547,
"h": 119.9
},
"luminance": 0.558
}Semantic roles & 50–950 ramp
primary
#BCCC8D
secondary
#6E5DA0
accent
#34B154
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141510
muted
#838481