#BCD27E#BCD27E
#BCD27E is a very light, moderate yellow-green. Relative luminance 0.583; OKLCH L 82.8% C 0.111 H 120.9°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD27E |
|---|---|
| RGB | rgb(188, 210, 126) |
| HSL | hsl(76, 48%, 66%) |
| HSV | hsv(76, 40%, 82%) |
| CMYK | cmyk(10.5%, 0%, 40%, 17.6%) |
| CIE-LAB | lab(80.90, -20.75, 39.16) |
| CIE-LCH | lch(80.90, 44.32, 117.91°) |
| OKLab | oklab(82.81% -0.0572 0.0957) |
| OKLCH | oklch(82.81% 0.111 120.9) |
| XYZ | xyz(47.5515, 58.2910, 28.4808) |
| Luminance | 0.5829 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.99
Greenish Tan
#BCCB7A
ΔE00 2.11
Pale Olive Green
#B1D27B
ΔE00 2.36
Greenish Beige
#C9D179
ΔE00 3.66
Light Moss Green
#A6C875
ΔE00 4.08
Light Olive
#ACBF69
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD27E #947ED2
analogous
#D2BE7E #BCD27E #92D27E
triadic
#BCD27E #7EBCD2 #D27EBC
tetradic
#BCD27E #7ED2BE #947ED2 #D27E92
square
#BCD27E #7ED2BE #947ED2 #D27E92
split-complementary
#BCD27E #7E92D2 #BE7ED2
monochromatic
#839E37 #A4C251 #BCD27E #D4E2AB #EBF2D9
Accessibility & contrast
On white
1.66
#BCD27E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#BCD27E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD27E
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD27E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD27E | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC978
Deuteranopia (green-blind)
#D9C982
Tritanopia (blue-blind)
#C3CABD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bcd27e; /* rgb */ color: rgb(188, 210, 126); /* oklch */ color: oklch(82.8% 0.111 120.9);
Tailwind
colors: {
custom: {
50: '#d1dfa4',
500: '#bcd27e',
950: '#000000',
},
}SCSS
$custom: #bcd27e; $custom-light: #d1dfa4; $custom-dark: #000000;
JSON
{
"hex": "#bcd27e",
"rgb": {
"r": 188,
"g": 210,
"b": 126
},
"hsl": {
"h": 75.714,
"s": 48.276,
"l": 65.882
},
"oklch": {
"l": 0.82808,
"c": 0.11143,
"h": 120.9
},
"luminance": 0.58291
}Semantic roles & 50–950 ramp
primary
#BCD27E
secondary
#6651A3
accent
#2ABC50
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480