#BCCE80#BCCE80
#BCCE80 is a light, moderate yellow-green. Relative luminance 0.564; OKLCH L 82.0% C 0.104 H 119.3°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCE80 |
|---|---|
| RGB | rgb(188, 206, 128) |
| HSL | hsl(74, 44%, 65%) |
| HSV | hsv(74, 38%, 81%) |
| CMYK | cmyk(8.7%, 0%, 37.9%, 19.2%) |
| CIE-LAB | lab(79.84, -18.53, 36.79) |
| CIE-LCH | lch(79.84, 41.19, 116.73°) |
| OKLab | oklab(81.97% -0.0508 0.0903) |
| OKLCH | oklch(81.97% 0.104 119.3) |
| XYZ | xyz(46.7066, 56.3927, 28.8422) |
| Luminance | 0.5639 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 0.83
Greenish Tan
#BCCB7A
ΔE00 1.22
Pale Olive Green
#B1D27B
ΔE00 3.26
Greenish Beige
#C9D179
ΔE00 3.52
Light Moss Green
#A6C875
ΔE00 4.17
Light Olive
#ACBF69
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCE80 #9280CE
analogous
#CEB980 #BCCE80 #95CE80
triadic
#BCCE80 #80BCCE #CE80BC
tetradic
#BCCE80 #80CEB9 #9280CE #CE8095
square
#BCCE80 #80CEB9 #9280CE #CE8095
split-complementary
#BCCE80 #8095CE #B980CE
monochromatic
#83993B #A5BD54 #BCCE80 #D3DFAC #EBF0D8
Accessibility & contrast
On white
1.71
#BCCE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#BCCE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCE80
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCE80 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67A
Deuteranopia (green-blind)
#D5C684
Tritanopia (blue-blind)
#C3C6BB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bcce80; /* rgb */ color: rgb(188, 206, 128); /* oklch */ color: oklch(82.0% 0.104 119.3);
Tailwind
colors: {
custom: {
50: '#d1dda6',
500: '#bcce80',
950: '#000000',
},
}SCSS
$custom: #bcce80; $custom-light: #d1dda6; $custom-dark: #000000;
JSON
{
"hex": "#bcce80",
"rgb": {
"r": 188,
"g": 206,
"b": 128
},
"hsl": {
"h": 73.846,
"s": 44.318,
"l": 65.49
},
"oklch": {
"l": 0.81967,
"c": 0.10359,
"h": 119.3
},
"luminance": 0.56392
}Semantic roles & 50–950 ramp
primary
#BCCE80
secondary
#65549F
accent
#2EB74E
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480