#BCD67C#BCD67C
#BCD67C is a very light, moderate yellow-green. Relative luminance 0.602; OKLCH L 83.7% C 0.119 H 122.2°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD67C |
|---|---|
| RGB | rgb(188, 214, 124) |
| HSL | hsl(77, 52%, 66%) |
| HSV | hsv(77, 42%, 84%) |
| CMYK | cmyk(12.1%, 0%, 42.1%, 16.1%) |
| CIE-LAB | lab(81.97, -22.94, 41.51) |
| CIE-LCH | lch(81.97, 47.43, 118.92°) |
| OKLab | oklab(83.65% -0.0635 0.1009) |
| OKLCH | oklch(83.65% 0.119 122.2) |
| XYZ | xyz(48.4237, 60.2397, 28.1412) |
| Luminance | 0.6024 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.13
Pale Olive
#B9CC81
ΔE00 3.28
Greenish Tan
#BCCB7A
ΔE00 3.31
Greenish Beige
#C9D179
ΔE00 4.22
Light Moss Green
#A6C875
ΔE00 4.46
Light Olive
#ACBF69
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD67C #967CD6
analogous
#D6C37C #BCD67C #8FD67C
triadic
#BCD67C #7CBCD6 #D67CBC
tetradic
#BCD67C #7CD6C3 #967CD6 #D67C8F
square
#BCD67C #7CD6C3 #967CD6 #D67C8F
split-complementary
#BCD67C #7C8FD6 #C37CD6
monochromatic
#84A433 #A4C74D #BCD67C #D4E5AB #ECF3D9
Accessibility & contrast
On white
1.61
#BCD67C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#BCD67C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD67C
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD67C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD67C | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC75
Deuteranopia (green-blind)
#DCCC81
Tritanopia (blue-blind)
#C3CEC0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bcd67c; /* rgb */ color: rgb(188, 214, 124); /* oklch */ color: oklch(83.7% 0.119 122.2);
Tailwind
colors: {
custom: {
50: '#d1e2a3',
500: '#bcd67c',
950: '#000000',
},
}SCSS
$custom: #bcd67c; $custom-light: #d1e2a3; $custom-dark: #000000;
JSON
{
"hex": "#bcd67c",
"rgb": {
"r": 188,
"g": 214,
"b": 124
},
"hsl": {
"h": 77.333,
"s": 52.326,
"l": 66.275
},
"oklch": {
"l": 0.83654,
"c": 0.11919,
"h": 122.2
},
"luminance": 0.6024
}Semantic roles & 50–950 ramp
primary
#BCD67C
secondary
#684EA8
accent
#26C052
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480