#BCD67E#BCD67E
#BCD67E is a very light, moderate yellow-green. Relative luminance 0.603; OKLCH L 83.7% C 0.117 H 122.4°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD67E |
|---|---|
| RGB | rgb(188, 214, 126) |
| HSL | hsl(78, 52%, 67%) |
| HSV | hsv(78, 41%, 84%) |
| CMYK | cmyk(12.1%, 0%, 41.1%, 16.1%) |
| CIE-LAB | lab(82.00, -22.71, 40.55) |
| CIE-LCH | lch(82.00, 46.48, 119.24°) |
| OKLab | oklab(83.69% -0.0627 0.0988) |
| OKLCH | oklch(83.69% 0.117 122.4) |
| XYZ | xyz(48.5514, 60.2908, 28.8141) |
| Luminance | 0.6029 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.02
Pale Olive
#B9CC81
ΔE00 3.09
Greenish Tan
#BCCB7A
ΔE00 3.27
Greenish Beige
#C9D179
ΔE00 4.31
Light Moss Green
#A6C875
ΔE00 4.37
Light Olive
#ACBF69
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD67E #987ED6
analogous
#D6C47E #BCD67E #90D67E
triadic
#BCD67E #7EBCD6 #D67EBC
tetradic
#BCD67E #7ED6C4 #987ED6 #D67E90
square
#BCD67E #7ED6C4 #987ED6 #D67E90
split-complementary
#BCD67E #7E90D6 #C47ED6
monochromatic
#84A534 #A4C750 #BCD67E #D4E5AC #ECF4DB
Accessibility & contrast
On white
1.61
#BCD67E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#BCD67E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD67E
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD67E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD67E | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC77
Deuteranopia (green-blind)
#DCCC82
Tritanopia (blue-blind)
#C2CEC1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bcd67e; /* rgb */ color: rgb(188, 214, 126); /* oklch */ color: oklch(83.7% 0.117 122.4);
Tailwind
colors: {
custom: {
50: '#d1e2a4',
500: '#bcd67e',
950: '#000000',
},
}SCSS
$custom: #bcd67e; $custom-light: #d1e2a4; $custom-dark: #000000;
JSON
{
"hex": "#bcd67e",
"rgb": {
"r": 188,
"g": 214,
"b": 126
},
"hsl": {
"h": 77.727,
"s": 51.765,
"l": 66.667
},
"oklch": {
"l": 0.83685,
"c": 0.11702,
"h": 122.4
},
"luminance": 0.60291
}Semantic roles & 50–950 ramp
primary
#BCD67E
secondary
#6A4FA9
accent
#26BF53
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480