#BCD17E#BCD17E
#BCD17E is a very light, moderate yellow-green. Relative luminance 0.578; OKLCH L 82.6% C 0.110 H 120.5°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD17E |
|---|---|
| RGB | rgb(188, 209, 126) |
| HSL | hsl(75, 47%, 66%) |
| HSV | hsv(75, 40%, 82%) |
| CMYK | cmyk(10%, 0%, 39.7%, 18%) |
| CIE-LAB | lab(80.63, -20.25, 38.81) |
| CIE-LCH | lch(80.63, 43.78, 117.55°) |
| OKLab | oklab(82.59% -0.0558 0.0949) |
| OKLCH | oklch(82.59% 0.11 120.5) |
| XYZ | xyz(47.3054, 57.7987, 28.3988) |
| Luminance | 0.5780 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.73
Greenish Tan
#BCCB7A
ΔE00 1.83
Pale Olive Green
#B1D27B
ΔE00 2.54
Greenish Beige
#C9D179
ΔE00 3.54
Light Moss Green
#A6C875
ΔE00 4.07
Light Olive
#ACBF69
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD17E #937ED1
analogous
#D1BD7E #BCD17E #92D17E
triadic
#BCD17E #7EBCD1 #D17EBC
tetradic
#BCD17E #7ED1BD #937ED1 #D17E92
square
#BCD17E #7ED1BD #937ED1 #D17E92
split-complementary
#BCD17E #7E92D1 #BD7ED1
monochromatic
#839D38 #A5C151 #BCD17E #D3E1AB #EBF1D8
Accessibility & contrast
On white
1.67
#BCD17E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#BCD17E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD17E
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD17E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD17E | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC878
Deuteranopia (green-blind)
#D8C882
Tritanopia (blue-blind)
#C3C9BD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bcd17e; /* rgb */ color: rgb(188, 209, 126); /* oklch */ color: oklch(82.6% 0.110 120.5);
Tailwind
colors: {
custom: {
50: '#d1dfa4',
500: '#bcd17e',
950: '#000000',
},
}SCSS
$custom: #bcd17e; $custom-light: #d1dfa4; $custom-dark: #000000;
JSON
{
"hex": "#bcd17e",
"rgb": {
"r": 188,
"g": 209,
"b": 126
},
"hsl": {
"h": 75.181,
"s": 47.429,
"l": 65.686
},
"oklch": {
"l": 0.82589,
"c": 0.11003,
"h": 120.5
},
"luminance": 0.57799
}Semantic roles & 50–950 ramp
primary
#BCD17E
secondary
#6651A2
accent
#2BBB4F
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480