#BCD67A#BCD67A
#BCD67A is a very light, vivid yellow-green. Relative luminance 0.602; OKLCH L 83.6% C 0.121 H 122.0°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD67A |
|---|---|
| RGB | rgb(188, 214, 122) |
| HSL | hsl(77, 53%, 66%) |
| HSV | hsv(77, 43%, 84%) |
| CMYK | cmyk(12.1%, 0%, 43%, 16.1%) |
| CIE-LAB | lab(81.94, -23.16, 42.47) |
| CIE-LCH | lch(81.94, 48.38, 118.61°) |
| OKLab | oklab(83.62% -0.0642 0.1029) |
| OKLCH | oklch(83.62% 0.121 122) |
| XYZ | xyz(48.2985, 60.1896, 27.4819) |
| Luminance | 0.6019 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.29
Greenish Tan
#BCCB7A
ΔE00 3.38
Pale Olive
#B9CC81
ΔE00 3.49
Greenish Beige
#C9D179
ΔE00 4.16
Light Moss Green
#A6C875
ΔE00 4.58
Light Olive
#ACBF69
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD67A #947AD6
analogous
#D6C27A #BCD67A #8ED67A
triadic
#BCD67A #7ABCD6 #D67ABC
tetradic
#BCD67A #7AD6C2 #947AD6 #D67A8E
square
#BCD67A #7AD6C2 #947AD6 #D67A8E
split-complementary
#BCD67A #7A8ED6 #C27AD6
monochromatic
#83A332 #A4C84B #BCD67A #D4E4A9 #EBF3D8
Accessibility & contrast
On white
1.61
#BCD67A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#BCD67A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD67A
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD67A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD67A | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC73
Deuteranopia (green-blind)
#DCCC7F
Tritanopia (blue-blind)
#C3CEC0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bcd67a; /* rgb */ color: rgb(188, 214, 122); /* oklch */ color: oklch(83.6% 0.121 122.0);
Tailwind
colors: {
custom: {
50: '#d1e2a2',
500: '#bcd67a',
950: '#000000',
},
}SCSS
$custom: #bcd67a; $custom-light: #d1e2a2; $custom-dark: #000000;
JSON
{
"hex": "#bcd67a",
"rgb": {
"r": 188,
"g": 214,
"b": 122
},
"hsl": {
"h": 76.957,
"s": 52.874,
"l": 65.882
},
"oklch": {
"l": 0.83623,
"c": 0.12135,
"h": 122
},
"luminance": 0.6019
}Semantic roles & 50–950 ramp
primary
#BCD67A
secondary
#664DA7
accent
#25C051
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480