#BCD27F#BCD27F
#BCD27F is a very light, moderate yellow-green. Relative luminance 0.583; OKLCH L 82.8% C 0.110 H 121.0°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD27F |
|---|---|
| RGB | rgb(188, 210, 127) |
| HSL | hsl(76, 48%, 66%) |
| HSV | hsv(76, 40%, 82%) |
| CMYK | cmyk(10.5%, 0%, 39.5%, 17.6%) |
| CIE-LAB | lab(80.91, -20.63, 38.68) |
| CIE-LCH | lch(80.91, 43.83, 118.07°) |
| OKLab | oklab(82.82% -0.0568 0.0946) |
| OKLCH | oklch(82.82% 0.11 121) |
| XYZ | xyz(47.6164, 58.3169, 28.8223) |
| Luminance | 0.5832 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.88
Greenish Tan
#BCCB7A
ΔE00 2.13
Pale Olive Green
#B1D27B
ΔE00 2.36
Greenish Beige
#C9D179
ΔE00 3.74
Light Moss Green
#A6C875
ΔE00 4.06
Light Olive
#ACBF69
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD27F #957FD2
analogous
#D2BE7F #BCD27F #92D27F
triadic
#BCD27F #7FBCD2 #D27FBC
tetradic
#BCD27F #7FD2BE #957FD2 #D27F92
square
#BCD27F #7FD2BE #957FD2 #D27F92
split-complementary
#BCD27F #7F92D2 #BE7FD2
monochromatic
#839F38 #A4C252 #BCD27F #D4E2AC #EBF2DA
Accessibility & contrast
On white
1.66
#BCD27F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#BCD27F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD27F
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD27F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD27F | 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)
#DBC979
Deuteranopia (green-blind)
#D9C983
Tritanopia (blue-blind)
#C3CABE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bcd27f; /* rgb */ color: rgb(188, 210, 127); /* oklch */ color: oklch(82.8% 0.110 121.0);
Tailwind
colors: {
custom: {
50: '#d1dfa5',
500: '#bcd27f',
950: '#000000',
},
}SCSS
$custom: #bcd27f; $custom-light: #d1dfa5; $custom-dark: #000000;
JSON
{
"hex": "#bcd27f",
"rgb": {
"r": 188,
"g": 210,
"b": 127
},
"hsl": {
"h": 75.904,
"s": 47.977,
"l": 66.078
},
"oklch": {
"l": 0.82824,
"c": 0.11031,
"h": 121
},
"luminance": 0.58317
}Semantic roles & 50–950 ramp
primary
#BCD27F
secondary
#6751A4
accent
#2ABB51
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480